From 68332c7880c7a1c45e53c9554cad90d9df9657dc Mon Sep 17 00:00:00 2001 From: Nathan Date: Fri, 12 Apr 2024 00:25:11 -0600 Subject: [PATCH] Update Micromamba-Pytest.yaml --- .github/workflows/Micromamba-Pytest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Micromamba-Pytest.yaml b/.github/workflows/Micromamba-Pytest.yaml index aae4bf92..49fc7baa 100644 --- a/.github/workflows/Micromamba-Pytest.yaml +++ b/.github/workflows/Micromamba-Pytest.yaml @@ -9,7 +9,7 @@ on: jobs: build-linux: - runs-on: [self-hosted, ubuntu-latest] + runs-on: [self-hosted, linux] strategy: max-parallel: 5