Skip to content

Commit afc4c36

Browse files
committed
Debug docker buildx
1 parent a219d77 commit afc4c36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ jobs:
6868
with:
6969
driver-opts: network=host
7070

71+
- name: Show Buildx version
72+
run: docker buildx version
73+
7174
- name: Setup QEMU
7275
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
7376
with:

0 commit comments

Comments
 (0)