Tried to fix max-concurrent
Some checks failed
Build Docker Image / Build and Push (3.10) (push) Failing after 54m45s
Build Docker Image / Build and Push (3.12) (push) Has been cancelled
Build Docker Image / Build and Push (3.13) (push) Has been cancelled
Build Docker Image / Build and Push (3.11) (push) Has been cancelled
Some checks failed
Build Docker Image / Build and Push (3.10) (push) Failing after 54m45s
Build Docker Image / Build and Push (3.12) (push) Has been cancelled
Build Docker Image / Build and Push (3.13) (push) Has been cancelled
Build Docker Image / Build and Push (3.11) (push) Has been cancelled
This commit is contained in:
@@ -36,6 +36,8 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
driver-opts: |
|
||||
max-concurrent=1
|
||||
|
||||
- name: Login to DockerHub
|
||||
uses: docker/login-action@v3
|
||||
|
||||
Reference in New Issue
Block a user