Init (1)
Some checks failed
Maven build / build (push) Failing after 20s

This commit is contained in:
Guillaume Dugas
2026-02-19 09:58:35 +01:00
parent 7ad05e5b14
commit 628028750c
44 changed files with 2376 additions and 7 deletions

View File

@@ -18,6 +18,11 @@ jobs:
java-version: '21'
distribution: 'temurin'
- uses: actions/setup-java@v4
with:
java-version: '8'
distribution: 'temurin'
- name: Set versions
run: |
VERSION_BASE=$RELEASE_VERSION_BASE