Skip to content

Commit

Permalink
test(e2e): Return new architecture (#4246)
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich authored Nov 8, 2024
1 parent 975b88e commit 0b19589
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,10 +326,7 @@ jobs:
engine: 'hermes'
- rn-version: '0.76.0'
engine: 'jsc'
# E2E timeout due to a race condition https://github.com/facebook/react-native/issues/42123#issuecomment-1881203719
- rn-version: '0.76.0'
platform: 'ios'
rn-architecture: 'new'

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 0b19589

Please sign in to comment.