[ci skip] Update workflow

This commit is contained in:
DGun Otto 2023-11-18 19:57:41 +08:00 committed by GitHub
parent 66bfbbbdb1
commit 2accd9592c
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 , 21 ] jdkversion: [ 11 ]
runs-on: windows-latest runs-on: windows-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3