Skip to content

Commit

Permalink
buildkit v2 action for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Apr 19, 2024
1 parent f77420b commit 29386a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- name: Set up Docker Buildx
if: matrix.os == 'windows-latest'
uses: docker/setup-buildx-action@v3
uses: docker/setup-buildx-action@v2
- name: make build
if: matrix.os == 'windows-latest'
shell: bash
Expand Down

0 comments on commit 29386a6

Please sign in to comment.