Update workflows

This commit is contained in:
DGun Otto 2024-04-04 14:51:02 +08:00 committed by GitHub
parent d04a69f481
commit 6876a6dd9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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