Skip to content

Commit 8844485

Browse files
committed
Update macos-14 to 15.
1 parent 7522617 commit 8844485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_mac.yml

Lines changed: 1 addition & 1 deletion
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-14
13+
runner-env: macos-15
1414
platform: mac
1515
yarn-args: --network-timeout 100000

0 commit comments

Comments
 (0)