We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c116d commit 958578cCopy full SHA for 958578c
1 file changed
.github/workflows/test.yml
@@ -79,7 +79,7 @@ jobs:
79
os: ubuntu-22.04
80
nix: x86_64-linux
81
- runner: MacM1
82
- os: self-macos-12
+ os: self-macos-14
83
nix: aarch64-darwin
84
runs-on: ${{ matrix.runner }}
85
steps:
0 commit comments