return to JDK version 17 in action and pom
Some checks failed
Gitea Action Maven build / build (push) Failing after 23s
Some checks failed
Gitea Action Maven build / build (push) Failing after 23s
This commit is contained in:
parent
e32f6f6c21
commit
ffc6614ea2
@ -14,10 +14,10 @@ jobs:
|
||||
uses: stCarolas/setup-maven@v5
|
||||
with:
|
||||
maven-version: 3.9.9
|
||||
- name: Set up JDK 21
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: 21
|
||||
java-version: 17
|
||||
distribution: 'oracle'
|
||||
cache: 'maven'
|
||||
cache-dependency-path: 'sub-project/pom.xml'
|
||||
|
Loading…
x
Reference in New Issue
Block a user