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

This commit is contained in:
TakahashiNg
2026-04-16 10:34:05 +00:00
parent 6e28455954
commit 4f7014c802
+3 -2
View File
@@ -32,9 +32,10 @@ jobs:
restore-keys: | restore-keys: |
${{ runner.os }}-maven- ${{ runner.os }}-maven-
- uses: gerlero/apt-install@v1 - uses: actions/setup-java@v5
with: with:
packages: openjdk-25-jdk-headless docker.io distribution: 'temurin'
java-version: '25'
- name: Build and Test all modules - name: Build and Test all modules
env: env: