Skip to content

Commit db5c7f6

Browse files
Update e2e test to 0.72.0
1 parent e597669 commit db5c7f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
strategy:
149149
fail-fast: false # keeps matrix running if one fails
150150
matrix:
151-
rn-version: ['0.65.3', '0.71.3']
151+
rn-version: ['0.65.3', '0.72.0']
152152
rn-architecture: ['legacy', 'new']
153153
platform: ['android', 'ios']
154154
build-type: ['dev', 'production']
@@ -344,7 +344,7 @@ jobs:
344344
strategy:
345345
fail-fast: false # keeps matrix running if one fails
346346
matrix:
347-
rn-version: ['0.65.3', '0.71.3']
347+
rn-version: ['0.65.3', '0.72.0']
348348
rn-architecture: ['legacy', 'new']
349349
platform: ['android', 'ios']
350350
build-type: ['production']

0 commit comments

Comments
 (0)