Skip to content

Commit

Permalink
Update macos runner to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
mole99 committed Dec 6, 2024
1 parent 687986d commit 9f59be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
run_tests: "true"
build-mac-amd64:
needs: lint
runs-on: macos-12
runs-on: macos-13
name: Build (Nix on macOS/amd64)
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9f59be4

Please sign in to comment.