mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-04-28 14:44:43 +00:00
ci: specify branch for AOSP clang sparse checkout
This commit is contained in:
parent
5ee50935c4
commit
617d7c3213
1 changed files with 1 additions and 0 deletions
1
.github/docker/ci/Dockerfile
vendored
1
.github/docker/ci/Dockerfile
vendored
|
|
@ -51,6 +51,7 @@ ENV AOSP_CLANG_VERSION=clang-r487747c
|
|||
ENV AOSP_CLANG_DIR=/opt/aosp-clang
|
||||
|
||||
RUN git clone --depth=1 --filter=blob:none --sparse \
|
||||
-b android-gs-shusky-6.1-android16 \
|
||||
https://android.googlesource.com/platform/prebuilts/clang/host/linux-x86 \
|
||||
/tmp/clang-repo && \
|
||||
cd /tmp/clang-repo && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue