Update maven.yml

This commit is contained in:
DGun Otto
2024-06-11 21:43:35 +08:00
committed by GitHub
parent 253822a056
commit be97e7faa0
+3 -1
View File
@@ -40,7 +40,9 @@ jobs:
- mcVersion: '1.18.2'
javaVersion: '17'
- mcVersion: '1.20.4'
javaVersion: '21'
javaVersion: '21'
- mcVersion: '1.20.6'
javaVersion: '21'
steps:
- uses: HaHaWTH/minecraft-plugin-runtime-test@paper
with: