Skip to content

Commit d560d94

Browse files
committed
Update java-project-ci.yml
1 parent d3a223e commit d560d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/java-project-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
- name: Set up java runtime (Temurin JDK)
140140
uses: actions/setup-java@v5
141141
with:
142-
java-version: '11'
142+
java-version: '11' # Available on 17 or 25. See https://adoptium.net/fr/installation/github-actions for help about temurin in github actions
143143
distribution: 'temurin'
144144
cache: 'maven'
145145
# defined settings.xml values allowing use of CYBNITY Maven remote repository

0 commit comments

Comments
 (0)