修复Github Action Workflow

又忘记改了
This commit is contained in:
TheWhiteDog9487
2026-03-26 09:22:05 +08:00
parent 85486ab217
commit 37722dcd8f

View File

@@ -12,7 +12,7 @@ jobs:
matrix:
# Use these Java versions
java: [
21, # Current Java LTS
25, # Current Java LTS
]
runs-on: ubuntu-22.04
steps: