We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92730e commit 39f8afcCopy full SHA for 39f8afc
libcxx/utils/ci/docker-compose.yml
@@ -33,7 +33,8 @@ services:
33
dockerfile: Dockerfile
34
target: android-buildkite-builder
35
args:
36
+ BASE_IMAGE: ubuntu:noble
37
ANDROID_CLANG_VERSION: r563880
38
ANDROID_CLANG_PREBUILTS_COMMIT: 6ae4184bb8706f9731569b9a0a82be3fcdcb951c
39
ANDROID_SYSROOT_COMMIT: f8b85cc5262c6e5cbc9a92c1bab2b18b32a4c63f
- <<: [*image_versions, *compiler_versions]
40
+ <<: *compiler_versions
0 commit comments