File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 if : github.repository == 'facebook/react-native'
4040 needs : [set_release_type]
4141 container :
42- image : reactnativecommunity/react-native-android:latest
42+ image : reactnativecommunity/react-native-android:v20.0
4343 env :
4444 TERM : " dumb"
4545 GRADLE_OPTS : " -Dorg.gradle.daemon=false"
6666 prebuild_react_native_core,
6767 ]
6868 container :
69- image : reactnativecommunity/react-native-android:latest
69+ image : reactnativecommunity/react-native-android:v20.0
7070 env :
7171 TERM : " dumb"
7272 GRADLE_OPTS : " -Dorg.gradle.daemon=false"
Original file line number Diff line number Diff line change 6060 prebuild_react_native_core,
6161 ]
6262 container :
63- image : reactnativecommunity/react-native-android:latest
63+ image : reactnativecommunity/react-native-android:v20.0
6464 env :
6565 TERM : " dumb"
6666 GRADLE_OPTS : " -Dorg.gradle.daemon=false"
Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ jobs:
270270 runs-on : 8-core-ubuntu
271271 needs : [set_release_type]
272272 container :
273- image : reactnativecommunity/react-native-android:latest
273+ image : reactnativecommunity/react-native-android:v20.0
274274 env :
275275 TERM : " dumb"
276276 GRADLE_OPTS : " -Dorg.gradle.daemon=false"
@@ -289,7 +289,7 @@ jobs:
289289 runs-on : 8-core-ubuntu
290290 needs : [set_release_type]
291291 container :
292- image : reactnativecommunity/react-native-android:latest
292+ image : reactnativecommunity/react-native-android:v20.0
293293 env :
294294 TERM : " dumb"
295295 GRADLE_OPTS : " -Dorg.gradle.daemon=false"
@@ -344,7 +344,7 @@ jobs:
344344 prebuild_react_native_core,
345345 ]
346346 container :
347- image : reactnativecommunity/react-native-android:latest
347+ image : reactnativecommunity/react-native-android:v20.0
348348 env :
349349 TERM : " dumb"
350350 GRADLE_OPTS : " -Dorg.gradle.daemon=false"
@@ -361,7 +361,7 @@ jobs:
361361 runs-on : 4-core-ubuntu
362362 needs : build_npm_package
363363 container :
364- image : reactnativecommunity/react-native-android:latest
364+ image : reactnativecommunity/react-native-android:v20.0
365365 env :
366366 # Set the encoding to resolve a known character encoding issue with decompressing tar.gz files in conatiners
367367 # via Gradle: https://github.com/gradle/gradle/issues/23391#issuecomment-1878979127
You can’t perform that action at this time.
0 commit comments