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 93eb91b commit 1495cd5Copy full SHA for 1495cd5
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
schedule:
10
- cron: '0 6,18 * * *'
11
jobs:
12
- darwin+android:
+ darwin-android:
13
# emulator fails to launch on ARM macOS with: HVF error: HV_UNSUPPORTED
14
#runs-on: macos-15
15
# so we need to run on Intel macOS
0 commit comments