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 1542a60 commit 534d4e0Copy full SHA for 534d4e0
.github/workflows/e2e.yml
@@ -249,7 +249,7 @@ jobs:
249
strategy:
250
fail-fast: false # keeps matrix running if one fails
251
matrix:
252
- rn-version: ['0.65.3', '0.71.0']
+ rn-version: ['0.65.3', '0.71.3']
253
rn-architecture: ['legacy', 'new']
254
platform: ['android', 'ios']
255
build-type: ['dev', 'production']
@@ -429,7 +429,7 @@ jobs:
429
430
431
432
433
434
435
build-type: ['production']
0 commit comments