mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 19:11:47 +01:00
fix: longer docker timemout
This commit is contained in:
parent
7d3fc5e3e2
commit
1570e01ff9
2
.github/workflows/ci-multiplatform.yml
vendored
2
.github/workflows/ci-multiplatform.yml
vendored
@ -80,7 +80,7 @@ jobs:
|
||||
# run: |
|
||||
# ci/ubuntu-install-packages
|
||||
- uses: docker-practice/actions-setup-docker@master
|
||||
timeout-minutes: 5
|
||||
timeout-minutes: 12
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
- name: Set up Docker Buildx
|
||||
|
Loading…
Reference in New Issue
Block a user