Try to use 22 for test, might fail
Some checks failed
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 4m45s
Some checks failed
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 4m45s
This commit is contained in:
parent
f846142ee1
commit
c461e89336
@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '21'
|
||||
java-version: '22'
|
||||
cache: 'maven'
|
||||
- name: Compile project
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user