mirror of
https://github.com/NixOS/nix.git
synced 2025-02-17 17:32:31 +00:00
use newer macos to see if it helps
This commit is contained in:
parent
789d1cf409
commit
b8cb447a45
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
os: [ubuntu-latest, macos-13]
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user