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 ebb8321 commit bf21537Copy full SHA for bf21537
1 file changed
.github/workflows/e2e-v2.yml
@@ -332,9 +332,7 @@ jobs:
332
include:
333
- platform: ios
334
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
+ runs-on: ["ghcr.io/cirruslabs/macos-tahoe-xcode:26.2.0", "runner_group_id:12"]
338
- platform: android
339
runs-on: ["ghcr.io/cirruslabs/ubuntu-runner-amd64:22.04", "runner_group_id:12"]
340
0 commit comments