problème CI

This commit is contained in:
2026-05-24 19:07:36 +02:00
parent ad298fa9e7
commit 2f32987338
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
uses: https://github.com/actions/setup-java@v4 uses: https://github.com/actions/setup-java@v4
with: with:
java-version: '25' java-version: '25'
distribution: 'zulu' distribution: 'temurin'
cache: 'gradle' cache: 'gradle'
- name: Run tests - name: Run tests