This commit is contained in:
AlphaKR93
2024-05-04 17:07:01 +09:00
parent aede6b2591
commit 5b5d1c1281
16 changed files with 1040 additions and 50 deletions

View File

@@ -16,7 +16,7 @@ jobs:
name: Release Plazma
strategy:
matrix:
base_jdk: [17]
base_jdk: [21]
os: [ubuntu-22.04]
if: "!startsWith(github.event.commits[0].message, '[CI-Skip]')"