We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e29ed7 commit 7bb0052Copy full SHA for 7bb0052
.github/workflows/build.yml
@@ -60,10 +60,10 @@ jobs:
60
brew_extra: libtool
61
check_disk_space: df -h
62
- os: ubuntu-24.04
63
- deps_name: arm64-android
+ deps_name: arm64-android-rel
64
vcpkg_path: /home/runner/mixxx-vcpkg
65
vcpkg_bootstrap: ./bootstrap-vcpkg.sh
66
- vcpkg_triplet: arm64-android
+ vcpkg_triplet: arm64-android-release
67
vcpkg_host_triplet: x64-linux-release
68
android_api: 35
69
android_version: 35.0.0
0 commit comments