Removed java 25 support. Gradlew isn't supporting this yet.
This commit is contained in:
parent
90e3b7110a
commit
502f22cea3
2
.github/workflows/build_action.yml
vendored
2
.github/workflows/build_action.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
jdk: [8, 11, 17, 20, 21, 25]
|
||||
jdk: [8, 11, 17, 20, 21]
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user