remove darwin support from CI
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
76b6547ebe
commit
b2961ec141
2
.github/workflows/flake-health-checks.yml
vendored
2
.github/workflows/flake-health-checks.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macOS-latest]
|
||||
os: [ubuntu-latest]
|
||||
steps:
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
|
Loading…
x
Reference in New Issue
Block a user