Skip to content

Commit dad6276

Browse files
committed
chore: restore detox test run on macos version to latest
1 parent e0ff4fa commit dad6276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/callable-e2e-test-detox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
jobs:
2222
e2e-test:
2323
name: E2E-Detox ${{ inputs.test_name }}
24-
runs-on: macos-14
24+
runs-on: macos-latest-large
2525
timeout-minutes: ${{ inputs.timeout_minutes }}
2626

2727
steps:

0 commit comments

Comments
 (0)