Skip to content

Commit 74d691f

Browse files
authored
Update mac runner to macos-14 (#13013)
1 parent 9efde54 commit 74d691f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci_mac.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
job:
1111
uses: ./.github/workflows/job-compile-and-test.yml
1212
with:
13-
runner-env: macos-12
13+
runner-env: macos-14
1414
platform: mac
1515
yarn-args: --network-timeout 100000

0 commit comments

Comments
 (0)