Skip to content

Commit 1de1f90

Browse files
make CI wörk
1 parent 30f813f commit 1de1f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
# Use these Java versions
13-
java: [17] # Current Java LTS & minimum supported by Minecraft
13+
java: [21] # Current Java LTS & minimum supported by Minecraft
1414
# Test on both Linux and Windows
1515
os: [ubuntu-20.04, windows-latest]
1616

0 commit comments

Comments
 (0)