更新 .gitea/workflows/docker-build-push.yml
All checks were successful
Docker Build and Push / docker (push) Successful in 11m15s
All checks were successful
Docker Build and Push / docker (push) Successful in 11m15s
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: amd64-ubuntu-24.04
|
||||
runs-on: arm64-ubuntu-24.04
|
||||
|
||||
steps:
|
||||
- name: Clone repository
|
||||
|
||||
Reference in New Issue
Block a user