This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user