Skip to content

Commit

Permalink
chore: revert buildx to 0.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Jan 27, 2025
1 parent 7bb7585 commit 9f76e6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,8 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
config-inline: |
version: 'v0.19.3'
buildkitd-config-inline: |
[worker.oci]
max-parallelism = 2
Expand Down

0 comments on commit 9f76e6d

Please sign in to comment.