Skip to content

Commit 4c7db57

Browse files
committed
GH runners for tests
1 parent 7da4011 commit 4c7db57

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/e2e-v2.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,9 @@ jobs:
331331
include:
332332
- platform: ios
333333
rn-version: '0.83.0'
334-
runs-on: ["ghcr.io/cirruslabs/macos-tahoe-xcode:26.0.1", "runner_group_id:12"]
334+
# there is an issue with running certain maestro tests on Cirrus Labs runners,
335+
# that's why those run on GH runners now
336+
runs-on: macos-26
335337
- platform: android
336338
runs-on: ["ghcr.io/cirruslabs/ubuntu-runner-amd64:22.04", "runner_group_id:12"]
337339

0 commit comments

Comments
 (0)