.github: Upgrade runner to macOS 12

This commit is contained in:
Zhaofeng Li 2022-08-18 17:38:01 -06:00
parent e740a50b73
commit e7356e2c5c

View file

@ -10,7 +10,7 @@ jobs:
- label: Linux - label: Linux
image: ubuntu-latest image: ubuntu-latest
- label: macOS - label: macOS
image: macos-11 image: macos-12
nix: nix:
- version: 2.10.3 - version: 2.10.3
url: https://releases.nixos.org/nix/nix-2.10.3/install url: https://releases.nixos.org/nix/nix-2.10.3/install