Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
noskill authored Oct 21, 2024
1 parent 6cf1bc5 commit 4573eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
# Use these Java versions
java: [ 17, ] # Current Java LTS & minimum supported by Minecraft
java: [ 21, ] # Current Java LTS & minimum supported by Minecraft
steps:
- name: lock file
run: lockfile /tmp/minecraft-test-lock
Expand Down

0 comments on commit 4573eb7

Please sign in to comment.