Compile public version with Java 21
This commit is contained in:
parent
df7482c3a0
commit
09b44d53e8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
- name: Set up JDK
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: "11"
|
||||
java-version: "21"
|
||||
distribution: "zulu"
|
||||
|
||||
- name: Validate Gradle wrapper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue