mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Use Go 1.24 for android CI job
gomobile now requres go >= 1.24.0
This commit is contained in:
parent
fd42bcea8a
commit
f4027c1128
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ variables:
|
||||||
# -- jobs ------------------------------------------------------------
|
# -- jobs ------------------------------------------------------------
|
||||||
|
|
||||||
android:
|
android:
|
||||||
image: ${DOCKER_REGISTRY_URL}/golang:1.23-$DEBIAN_OLD_STABLE
|
image: ${DOCKER_REGISTRY_URL}/golang:1.24-$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