forked from DGNum/colmena
.github: Upgrade runner to macOS 12
This commit is contained in:
parent
e740a50b73
commit
e7356e2c5c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
- label: Linux
|
||||
image: ubuntu-latest
|
||||
- label: macOS
|
||||
image: macos-11
|
||||
image: macos-12
|
||||
nix:
|
||||
- version: 2.10.3
|
||||
url: https://releases.nixos.org/nix/nix-2.10.3/install
|
||||
|
|
Loading…
Reference in a new issue