Skip to content

Commit

Permalink
nix: update builder to macos-12
Browse files Browse the repository at this point in the history
11 has some issues: NixOS/nixpkgs#269548
  • Loading branch information
vlaci committed Dec 15, 2023
1 parent d14d915 commit f9158f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
arch: x86_64-linux
- os: ubuntu-latest
arch: aarch64-linux
- os: macos-11
- os: macos-12
arch: x86_64-darwin
name: Build Nix - ${{ matrix.arch }}.${{ matrix.os }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit f9158f3

Please sign in to comment.