mirror of
https://github.com/GTNewHorizons/GTNH-Actions-Workflows.git
synced 2025-07-02 02:11:59 +02:00
Update the primary JVM to 21 from 17
This commit is contained in:
parent
e43b4de1cf
commit
7a97ae3b13
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@ -46,8 +46,8 @@ jobs:
|
||||
with:
|
||||
java-version: |
|
||||
8
|
||||
21
|
||||
17
|
||||
21
|
||||
distribution: 'zulu'
|
||||
|
||||
- name: Setup Gradle
|
||||
|
2
.github/workflows/release-tags.yml
vendored
2
.github/workflows/release-tags.yml
vendored
@ -40,8 +40,8 @@ jobs:
|
||||
with:
|
||||
java-version: |
|
||||
8
|
||||
21
|
||||
17
|
||||
21
|
||||
distribution: 'zulu'
|
||||
|
||||
- name: Setup Gradle
|
||||
|
Loading…
x
Reference in New Issue
Block a user