We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ubuntu:24.04
1 parent 311c0bc commit ce80e6cCopy full SHA for ce80e6c
.github/scripts/build-linux-aarch64.sh
@@ -16,5 +16,5 @@ docker run $(if test -t 1; then echo "-it"; fi) --rm \
16
-w /data \
17
-e "CI=$CI" \
18
-e "JAVA_OPTS=-Djdk.lang.Process.launchMechanism=vfork" \
19
- ubuntu:20.04 \
+ ubuntu:24.04 \
20
/data/utils/build-linux-aarch64-from-docker.sh
0 commit comments