Skip to content

Commit f17e051

Browse files
authored
chore(ci): Use xcode 16.4 for all e2e builds (#5456)
* chore(ci): Use xcode 16.4 for all e2e builds * Use macos-15 for consistency with the other workflows
1 parent deb81ba commit f17e051

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/e2e-v2.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -187,13 +187,8 @@ jobs:
187187
engine: ['hermes', 'jsc']
188188
include:
189189
- platform: ios
190-
rn-version: '0.83.0'
191190
xcode-version: '16.4'
192191
runs-on: macos-15
193-
- platform: ios
194-
rn-version: '0.71.19'
195-
xcode-version: '15.4'
196-
runs-on: macos-14
197192
- platform: android
198193
runs-on: ubuntu-latest
199194
exclude:

0 commit comments

Comments
 (0)