use bookworm or jdk17 isnt provided in registry
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
build-android:
|
||||
image: golang:1.25.9-trixie # according to the original ~1.25.7
|
||||
image: golang:1.26.2-bookworm
|
||||
before_script: |
|
||||
apt update && apt install -y openjdk-17-jdk-headless
|
||||
/usr/lib/jvm/java-17-openjdk-amd64/bin/java --version
|
||||
|
||||
Reference in New Issue
Block a user