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.
2 parents 27c92cc + 74d691f commit bb17a72Copy full SHA for bb17a72
.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-12
+ runner-env: macos-14
14
platform: mac
15
yarn-args: --network-timeout 100000
0 commit comments