Skip to content

Commit 0b19589

Browse files
test(e2e): Return new architecture (#4246)
1 parent 975b88e commit 0b19589

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -326,10 +326,7 @@ jobs:
326326
engine: 'hermes'
327327
- rn-version: '0.76.0'
328328
engine: 'jsc'
329-
# E2E timeout due to a race condition https://github.com/facebook/react-native/issues/42123#issuecomment-1881203719
330-
- rn-version: '0.76.0'
331-
platform: 'ios'
332-
rn-architecture: 'new'
329+
333330
steps:
334331
- uses: actions/checkout@v4
335332

0 commit comments

Comments
 (0)