Update maven.yml

This commit is contained in:
DGun Otto
2023-12-08 03:12:04 +08:00
committed by GitHub
parent 6342d5b69f
commit a78c447d46
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
- mcVersion: '1.12.2' - mcVersion: '1.12.2'
javaVersion: '8' javaVersion: '8'
- mcVersion: '1.20.2' - mcVersion: '1.20.2'
javaVersion: '17' javaVersion: '20'
steps: steps:
- uses: HaHaWTH/minecraft-plugin-runtime-test@paper - uses: HaHaWTH/minecraft-plugin-runtime-test@paper
with: with: