Skip to content

Commit 1495cd5

Browse files
committed
Test fixes for Windows
1 parent 93eb91b commit 1495cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
schedule:
1010
- cron: '0 6,18 * * *'
1111
jobs:
12-
darwin+android:
12+
darwin-android:
1313
# emulator fails to launch on ARM macOS with: HVF error: HV_UNSUPPORTED
1414
#runs-on: macos-15
1515
# so we need to run on Intel macOS

0 commit comments

Comments
 (0)