Skip to content

Commit

Permalink
Try BuildKit QEMU auto-emulation on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Oct 4, 2023
1 parent b8408d5 commit c10d0e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # for correct image labeling via `git describe --tags`
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v3

- run: make docker.image no-cache=yes
Expand Down

0 comments on commit c10d0e3

Please sign in to comment.