Skip to content

Commit 573ab7d

Browse files
authored
🎉 Update github workflows ci.yml
1 parent a6d946d commit 573ab7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
- name: Set up Docker Buildx
4040
id: buildx
4141
uses: docker/setup-buildx-action@v3
42+
with:
43+
driver: docker-container
4244

4345
- name: Available platforms
4446
run: echo ${{ steps.buildx.outputs.platforms }}

0 commit comments

Comments
 (0)