try again #4
This commit is contained in:
parent
f5c67a6b4b
commit
b8b14bdb02
1 changed files with 3 additions and 3 deletions
|
|
@ -53,9 +53,9 @@ jobs:
|
||||||
- run: git fetch --unshallow --quiet --tags --force
|
- run: git fetch --unshallow --quiet --tags --force
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v3
|
uses: docker/setup-qemu-action@v3
|
||||||
- uses: docker/setup-buildx-action@v3
|
# - uses: docker/setup-buildx-action@v3
|
||||||
with:
|
# with:
|
||||||
buildkitd-flags: --debug
|
# buildkitd-flags: --debug
|
||||||
# - name: Install containerd
|
# - name: Install containerd
|
||||||
# run: |
|
# run: |
|
||||||
# sudo apt-get update
|
# sudo apt-get update
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue