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

This commit is contained in:
2025-09-11 09:51:31 +08:00
parent 9cfe6787f3
commit 9eeade4ada

View File

@@ -20,7 +20,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self_website
steps:
- name: Checkout repository