We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63fa9d1 + 2f1345b commit 8a71c12Copy full SHA for 8a71c12
.github/workflows/build-nix.yml
@@ -15,6 +15,8 @@ jobs:
15
arch: aarch64-linux
16
- os: macos-12
17
arch: x86_64-darwin
18
+ - os: macos-14
19
+ arch: aarch64-darwin
20
name: Build Nix - ${{ matrix.arch }}.${{ matrix.os }}
21
runs-on: ${{ matrix.os }}
22
steps:
0 commit comments