Skip to content

Commit 1ae53b9

Browse files
brettchabotcopybara-androidxtest
authored andcommitted
Use bazel legacy-test-34 instead of 30.
The github VMs apparently no longer have the 30 sdk installed by default. PiperOrigin-RevId: 598983639
1 parent d6bdd2f commit 1ae53b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

kokoro/build_artifacts.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ cd "${KOKORO_ARTIFACTS_DIR}/github/android-test-releases"
99

1010
source kokoro/common.sh
1111
install_bazelisk
12-
# runner has @androidsdk//:legacy_test-30 as a dependency
13-
/opt/android-sdk/cmdline-tools/latest/bin/sdkmanager --sdk_root=/opt/android-sdk "platforms;android-30" "build-tools;30.0.0"
1412
# building :axt_m2_repository uses @androidsdk//:build-tools/33.0.2/aapt2
1513
/opt/android-sdk/cmdline-tools/latest/bin/sdkmanager --sdk_root=/opt/android-sdk "build-tools;33.0.2"
1614
/opt/android-sdk/cmdline-tools/latest/bin/sdkmanager --sdk_root=/opt/android-sdk "platforms;android-34" "build-tools;34.0.0"

0 commit comments

Comments
 (0)