Skip to content

Commit bf21537

Browse files
committed
Fix-2
1 parent ebb8321 commit bf21537

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/e2e-v2.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -332,9 +332,7 @@ jobs:
332332
include:
333333
- platform: ios
334334
rn-version: '0.83.0'
335-
# there is an issue with running certain maestro tests on Cirrus Labs runners,
336-
# that's why those run on GH runners now
337-
runs-on: macos-26
335+
runs-on: ["ghcr.io/cirruslabs/macos-tahoe-xcode:26.2.0", "runner_group_id:12"]
338336
- platform: android
339337
runs-on: ["ghcr.io/cirruslabs/ubuntu-runner-amd64:22.04", "runner_group_id:12"]
340338

0 commit comments

Comments
 (0)