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 @@ -286,7 +286,7 @@ jobs:
286286 runs-on : 8-core-ubuntu
287287 needs : [set_release_type]
288288 container :
289- image : reactnativecommunity/react-native-android:latest
289+ image : reactnativecommunity/react-native-android:v20.0
290290 env :
291291 TERM : " dumb"
292292 GRADLE_OPTS : " -Dorg.gradle.daemon=false"
@@ -305,7 +305,7 @@ jobs:
305305 runs-on : 8-core-ubuntu
306306 needs : [set_release_type]
307307 container :
308- image : reactnativecommunity/react-native-android:latest
308+ image : reactnativecommunity/react-native-android:v20.0
309309 env :
310310 TERM : " dumb"
311311 GRADLE_OPTS : " -Dorg.gradle.daemon=false"
@@ -360,7 +360,7 @@ jobs:
360360 prebuild_react_native_core,
361361 ]
362362 container :
363- image : reactnativecommunity/react-native-android:latest
363+ image : reactnativecommunity/react-native-android:v20.0
364364 env :
365365 TERM : " dumb"
366366 GRADLE_OPTS : " -Dorg.gradle.daemon=false"
@@ -377,7 +377,7 @@ jobs:
377377 runs-on : 4-core-ubuntu
378378 needs : build_npm_package
379379 container :
380- image : reactnativecommunity/react-native-android:latest
380+ image : reactnativecommunity/react-native-android:v20.0
381381 env :
382382 # Set the encoding to resolve a known character encoding issue with decompressing tar.gz files in conatiners
383383 # via Gradle: https://github.com/gradle/gradle/issues/23391#issuecomment-1878979127
You can’t perform that action at this time.
0 commit comments