aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShelikhoo <xiaokangwang@outlook.com>2024-04-23 12:06:45 +0100
committerShelikhoo <xiaokangwang@outlook.com>2024-04-24 11:33:41 +0100
commitd40995035fcd6ca5b70ad2e8a47c35bab1a18a00 (patch)
tree0b9d403bfead3d31f9b9c4e356d18256f28e5d17
parent7e94ef53e953565470360a5b405e9d673f74aeb3 (diff)
downloadsnowflake-d40995035fcd6ca5b70ad2e8a47c35bab1a18a00.tar.gz
snowflake-d40995035fcd6ca5b70ad2e8a47c35bab1a18a00.zip
remove apt install lbzip2 to avoid broken dependencies
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 46e02c2..5c651ee 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -54,7 +54,6 @@ variables:
golang-golang-x-sys-dev
golang-golang-x-text-dev
golang-golang-x-xerrors-dev
- lbzip2
# use Go installed as part of the official, Debian-based Docker images
.golang-docker-debian-template: &golang-docker-debian-template
@@ -63,7 +62,6 @@ variables:
- apt-get -qy install --no-install-recommends
ca-certificates
git
- lbzip2
.go-test: &go-test
- gofmt -d .
@@ -115,7 +113,6 @@ android:
unzip
wget
ca-certificates
- lbzip2
- ndk=android-ndk-r21e-linux-x86_64.zip
- wget --continue --no-verbose https://dl.google.com/android/repository/$ndk