mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Update DEBIAN_STABLE to bookworm in CI tests
This commit is contained in:
parent
116fe9f578
commit
db0364ef87
1 changed files with 3 additions and 3 deletions
|
@ -13,8 +13,8 @@ stages:
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
DEBIAN_FRONTEND: noninteractive
|
DEBIAN_FRONTEND: noninteractive
|
||||||
DEBIAN_OLD_STABLE: buster
|
DEBIAN_OLD_STABLE: bullseye
|
||||||
DEBIAN_STABLE: bullseye
|
DEBIAN_STABLE: bookworm
|
||||||
REPRODUCIBLE_FLAGS: -trimpath -ldflags=-buildid=
|
REPRODUCIBLE_FLAGS: -trimpath -ldflags=-buildid=
|
||||||
# Don't fail pulling images if dependency_proxy.yml is not included
|
# Don't fail pulling images if dependency_proxy.yml is not included
|
||||||
DOCKER_REGISTRY_URL: "docker.io"
|
DOCKER_REGISTRY_URL: "docker.io"
|
||||||
|
@ -102,7 +102,7 @@ variables:
|
||||||
# -- jobs ------------------------------------------------------------
|
# -- jobs ------------------------------------------------------------
|
||||||
|
|
||||||
android:
|
android:
|
||||||
image: ${DOCKER_REGISTRY_URL}/golang:1.23-$DEBIAN_STABLE
|
image: ${DOCKER_REGISTRY_URL}/golang:1.23-$DEBIAN_OLD_STABLE
|
||||||
variables:
|
variables:
|
||||||
ANDROID_HOME: /usr/lib/android-sdk
|
ANDROID_HOME: /usr/lib/android-sdk
|
||||||
LANG: C.UTF-8
|
LANG: C.UTF-8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue