chore: update
Java CI with Maven / build-and-test (pull_request) Failing after 8m20s

This commit is contained in:
TakahashiNg
2026-04-16 02:53:19 +00:00
parent aafe0dbac4
commit 096d64527c
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
echo "Acquire::http::Proxy \"$http_proxy\";" > /etc/apt/apt.conf.d/80proxy
apt-get update
apt-get install -y --no-install-recommends --no-install-suggests \
openjdk-25-jdk-headless docker docker-buildx
openjdk-25-jdk-headless docker-cli docker-buildx
- name: Build and Test all modules
env: