Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
EHAT32 committed Oct 23, 2024
2 parents 97923d7 + aa6236c commit f933f98
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 f933f98

Please sign in to comment.