更新 .gitea/workflows/docker-build-push.yml
All checks were successful
Docker Build and Push / docker (push) Successful in 11m15s

This commit is contained in:
2026-09-15 10:25:02 +08:00
parent 3a5fda8ce3
commit 35973ffc38

View File

@@ -7,7 +7,7 @@ on:
jobs:
docker:
runs-on: amd64-ubuntu-24.04
runs-on: arm64-ubuntu-24.04
steps:
- name: Clone repository