Update workflow

This commit is contained in:
DGun Otto
2023-11-18 19:54:02 +08:00
committed by GitHub
parent cb195fd1ca
commit 66bfbbbdb1
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
Build:
strategy:
matrix:
jdkversion: [ 11 ]
jdkversion: [ 11 , 21 ]
runs-on: windows-latest
steps:
- uses: actions/checkout@v3