problème CI
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
uses: https://github.com/actions/setup-java@v4
|
||||
with:
|
||||
java-version: '25'
|
||||
distribution: 'zulu'
|
||||
distribution: 'temurin'
|
||||
cache: 'gradle'
|
||||
|
||||
- name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user