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 e597669 commit db5c7f6Copy full SHA for db5c7f6
.github/workflows/e2e.yml
@@ -148,7 +148,7 @@ jobs:
148
strategy:
149
fail-fast: false # keeps matrix running if one fails
150
matrix:
151
- rn-version: ['0.65.3', '0.71.3']
+ rn-version: ['0.65.3', '0.72.0']
152
rn-architecture: ['legacy', 'new']
153
platform: ['android', 'ios']
154
build-type: ['dev', 'production']
@@ -344,7 +344,7 @@ jobs:
344
345
346
347
348
349
350
build-type: ['production']
0 commit comments