correction probleme de pipeline

This commit is contained in:
2026-05-24 19:02:46 +02:00
parent 0fc87ed472
commit ad298fa9e7
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
uses: https://github.com/actions/setup-java@v4
with:
java-version: '25'
distribution: 'temurin'
distribution: 'zulu'
cache: 'gradle'
- name: Run tests