更新 .gitea/workflows/build-image.yml
Some checks failed
Build Gradle Dragonwell Image / build (push) Failing after 0s

This commit is contained in:
2025-09-11 10:02:57 +08:00
parent 61ac462c64
commit 2087a1e309

View File

@@ -11,7 +11,7 @@ on:
gradle_version:
description: 'Gradle版本'
required: true
default: '8.5'
default: '8.13'
type: string
env: