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 e0ff4fa commit dad6276Copy full SHA for dad6276
.github/workflows/callable-e2e-test-detox.yml
@@ -21,7 +21,7 @@ on:
21
jobs:
22
e2e-test:
23
name: E2E-Detox ${{ inputs.test_name }}
24
- runs-on: macos-14
+ runs-on: macos-latest-large
25
timeout-minutes: ${{ inputs.timeout_minutes }}
26
27
steps:
0 commit comments