mirror of
https://github.com/GeyserExtensionists/GeyserUtils.git
synced 2025-12-19 06:49:23 +00:00
Fix Build
This commit is contained in:
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Setup Java JDK
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
java-version: 17
|
||||
java-version: 21
|
||||
distribution: 'zulu'
|
||||
|
||||
# Build
|
||||
|
||||
Reference in New Issue
Block a user