Skip to content

Commit

Permalink
chore(ci): Temporarily disable new arch E2E test on ios (#3513)
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich committed Jan 10, 2024
1 parent 3c68fc5 commit 2534337
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,10 @@ jobs:
engine: 'hermes'
- rn-version: '0.72.4'
engine: 'jsc'
# E2E timeout due to a race condition https://github.com/facebook/react-native/issues/42123#issuecomment-1881203719
- rn-version: '0.73.2'
platform: 'ios'
rn-architecture: 'new'
env:
PLATFORM: ${{ matrix.platform }}
DEVICE: ${{ matrix.device }}
Expand Down

0 comments on commit 2534337

Please sign in to comment.