We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c68fc5 commit 2534337Copy full SHA for 2534337
.github/workflows/e2e.yml
@@ -410,6 +410,10 @@ jobs:
410
engine: 'hermes'
411
- rn-version: '0.72.4'
412
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'
417
env:
418
PLATFORM: ${{ matrix.platform }}
419
DEVICE: ${{ matrix.device }}
0 commit comments