Skip to content

Commit

Permalink
gh workflow: dont use java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
jiink committed May 19, 2024
1 parent 06addae commit 7fb0122
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
matrix:
# Use these Java versions
java: [
17, # Current Java LTS & minimum supported by Minecraft
21, # Current Java LTS
]
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 7fb0122

Please sign in to comment.