Skip to content

Commit

Permalink
Update PR build.
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhlogin committed Sep 19, 2024
1 parent f1d9d1f commit 3ee3bc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ jobs:

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
driver-opts: image=moby/buildkit:v0.15.1
if: ${{ matrix.os == 'ubuntu-latest' }}

- name: Build image for testing
Expand Down

0 comments on commit 3ee3bc9

Please sign in to comment.