Skip to content

Commit

Permalink
CI: remove yet another Android platform we don't want
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Dec 2, 2024
1 parent 91d56a0 commit 495a17b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
${ANDROID_SDK_ROOT}/cmdline-tools/latest/bin/sdkmanager --uninstall "platforms;android-34-ext11"
${ANDROID_SDK_ROOT}/cmdline-tools/latest/bin/sdkmanager --uninstall "platforms;android-34-ext12"
${ANDROID_SDK_ROOT}/cmdline-tools/latest/bin/sdkmanager --uninstall "platforms;android-35"
${ANDROID_SDK_ROOT}/cmdline-tools/latest/bin/sdkmanager --uninstall "platforms;android-35-ext14"
- name: Install ccache
run: sudo apt-get install ccache
Expand Down

0 comments on commit 495a17b

Please sign in to comment.