Switch to Java 17
This commit is contained in:
parent
f8241e7e96
commit
16420f5916
6 changed files with 11 additions and 11 deletions
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
java-version: [8, 11, 17]
|
||||
java-version: [17, 21, 24]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue