Skip to content

Commit 3e2b3ab

Browse files
author
Sunita Prajapati
committed
update : updated macos-15 to macos-15-intel for HV_UNSUPPORTED error
1 parent 4f4c3ca commit 3e2b3ab

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
@@ -79,7 +79,7 @@ jobs:
7979
run: yarn e2e test:ios
8080

8181
run-e2e-android:
82-
runs-on: 'macos-15' # This is important, linux cannot run the emulator graphically for e2e tests
82+
runs-on: 'macos-15-intel' # This is important, linux cannot run the emulator graphically for e2e tests
8383
strategy:
8484
matrix:
8585
api-level: [21]

0 commit comments

Comments
 (0)