Skip to content

Commit

Permalink
ci: bump macos runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
zone117x committed Dec 10, 2024
1 parent c64042d commit 4540ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ jobs:
run: npm i && npm test

test_darwin-x64:
runs-on: macos-12
runs-on: macos-14
needs:
- build_darwin-x64
steps:
Expand Down

0 comments on commit 4540ac5

Please sign in to comment.