mirror of
https://github.com/GTNewHorizons/GTNH-Actions-Workflows.git
synced 2026-09-01 03:47:30 +02:00
Update the primary JVM to 21 from 17
This commit is contained in:
@@ -46,8 +46,8 @@ jobs:
|
||||
with:
|
||||
java-version: |
|
||||
8
|
||||
21
|
||||
17
|
||||
21
|
||||
distribution: 'zulu'
|
||||
|
||||
- name: Setup Gradle
|
||||
|
||||
@@ -40,8 +40,8 @@ jobs:
|
||||
with:
|
||||
java-version: |
|
||||
8
|
||||
21
|
||||
17
|
||||
21
|
||||
distribution: 'zulu'
|
||||
|
||||
- name: Setup Gradle
|
||||
|
||||
Reference in New Issue
Block a user