We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a238f commit 429b488Copy full SHA for 429b488
.github/workflows/ci_mac.yml
@@ -10,6 +10,6 @@ jobs:
10
job:
11
uses: ./.github/workflows/job-compile-and-test.yml
12
with:
13
- runner-env: macos-14
+ runner-env: macos-15
14
platform: mac
15
yarn-args: --network-timeout 100000
0 commit comments