Skip to content

Commit

Permalink
Removed incorrect java version
Browse files Browse the repository at this point in the history
  • Loading branch information
tropicthedev committed Mar 11, 2024
1 parent 0ec1eb9 commit 9d8e1eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
matrix:
# Use these Java versions
java: [
17, # Current Java LTS & minimum supported by Minecraft
21, # Current Java LTS
17 # Current Java LTS & minimum supported by Minecraft
]
# and run on both Linux and Windows
os: [ubuntu-22.04, windows-2022]
Expand Down

0 comments on commit 9d8e1eb

Please sign in to comment.