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
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
- uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
buildkitd-flags: --debug
|
||||
# - uses: docker/setup-buildx-action@v3
|
||||
# with:
|
||||
# buildkitd-flags: --debug
|
||||
# - name: Install containerd
|
||||
# run: |
|
||||
# sudo apt-get update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue