diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 74d95db5f5..2ca9e80846 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -68,7 +68,7 @@ jobs: # Allows other OS tests to proceed even if one fails fail-fast: false matrix: - operating-system: [ubuntu-latest, macos-latest] + operating-system: [ubuntu-latest, macos-10.15] steps: - uses: actions/checkout@v2 - name: Cache nix store