Skip to content

Commit 7e7e59e

Browse files
committed
masterdirs: try to work around i686 issue
1 parent 6b77376 commit 7e7e59e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/masterdirs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
uses: docker/setup-qemu-action@v1
3131
- name: Set up Docker Buildx
3232
uses: docker/setup-buildx-action@v1
33+
with:
34+
version: v0.9.1
3335
- name: Login to GCHR
3436
uses: docker/login-action@v1
3537
with:

0 commit comments

Comments
 (0)