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 9efde54 commit 74d691fCopy full SHA for 74d691f
.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