Skip to content

Commit 3bdadfa

Browse files
committed
fix pr build
1 parent a5df9fd commit 3bdadfa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ jobs:
8181

8282
- name: Set up Docker Buildx
8383
uses: docker/setup-buildx-action@v2
84+
with:
85+
driver-opts: image=moby/buildkit:v0.15.1
8486
if: ${{ matrix.os == 'ubuntu-latest' }}
8587

8688
- name: Build image for testing

0 commit comments

Comments
 (0)