Skip to content

Commit 2534337

Browse files
chore(ci): Temporarily disable new arch E2E test on ios (#3513)
1 parent 3c68fc5 commit 2534337

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/e2e.yml

+4
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,10 @@ jobs:
410410
engine: 'hermes'
411411
- rn-version: '0.72.4'
412412
engine: 'jsc'
413+
# E2E timeout due to a race condition https://github.com/facebook/react-native/issues/42123#issuecomment-1881203719
414+
- rn-version: '0.73.2'
415+
platform: 'ios'
416+
rn-architecture: 'new'
413417
env:
414418
PLATFORM: ${{ matrix.platform }}
415419
DEVICE: ${{ matrix.device }}

0 commit comments

Comments
 (0)