diff --git a/.gitea/workflows/amd64-image.yml b/.gitea/workflows/amd64-image.yml index bf5eb7f..6fded9a 100644 --- a/.gitea/workflows/amd64-image.yml +++ b/.gitea/workflows/amd64-image.yml @@ -8,7 +8,7 @@ on: jobs: build-images: - runs-on: ubuntu-latest + runs-on: [ linux_amd64, ubuntu-latest ] steps: - name: install actions deps run: |