Skip to content

Commit f680e16

Browse files
Back to docker driver
Whoops
1 parent 352ac38 commit f680e16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci_checks.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717

1818
- name: Set up Docker Buildx
1919
uses: docker/setup-buildx-action@v2
20+
with:
21+
driver: docker
2022

2123
- name: Bake the bootstrap docker image
2224
uses: docker/bake-action@v5

0 commit comments

Comments
 (0)