Update workflow

This commit is contained in:
DGun Otto 2023-11-18 19:54:02 +08:00 committed by GitHub
parent cb195fd1ca
commit 66bfbbbdb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
Build: Build:
strategy: strategy:
matrix: matrix:
jdkversion: [ 11 ] jdkversion: [ 11 , 21 ]
runs-on: windows-latest runs-on: windows-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3