mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
update to only need java 21 and no older version
This commit is contained in:
parent
2a36ad945d
commit
97beb3ebe0
17 changed files with 12 additions and 139 deletions
3
.github/workflows/gradle.yml
vendored
3
.github/workflows/gradle.yml
vendored
|
|
@ -29,9 +29,6 @@ jobs:
|
|||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: |
|
||||
16
|
||||
17
|
||||
20
|
||||
21
|
||||
distribution: 'temurin'
|
||||
cache: 'gradle'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue