Skip to content

Commit

Permalink
Update mac runner to macos-14 (#13013)
Browse files Browse the repository at this point in the history
  • Loading branch information
Colengms authored Dec 3, 2024
1 parent 9efde54 commit 74d691f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
job:
uses: ./.github/workflows/job-compile-and-test.yml
with:
runner-env: macos-12
runner-env: macos-14
platform: mac
yarn-args: --network-timeout 100000

0 comments on commit 74d691f

Please sign in to comment.