Skip to content

Commit 6b0867e

Browse files
committed
Use available runner for Android build
1 parent ad737c4 commit 6b0867e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ jobs:
288288
gradle-cache-encryption-key: ${{ secrets.GRADLE_CACHE_ENCRYPTION_KEY }}
289289

290290
build_android:
291-
runs-on: 8-core-ubuntu
291+
runs-on: ubuntu-latest
292292
needs: [set_release_type]
293293
container:
294294
image: reactnativecommunity/react-native-android:v20.0

0 commit comments

Comments
 (0)