mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 22:50:59 -05:00
Update check.yml
Macos 26 takes too long to get started
This commit is contained in:
parent
f58f91d326
commit
50672dfa8e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest macos-latest macos-26]
|
os: [ubuntu-latest macos-latest]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v5
|
||||||
- uses: DeterminateSystems/nix-installer-action@20
|
- uses: DeterminateSystems/nix-installer-action@20
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue