Skip to content

Commit

Permalink
Swap driver from docker-container to docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew-Whitlock committed Oct 9, 2024
1 parent ac15e69 commit 9c20328
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
driver: docker

- name: Bake the bootstrap docker image
uses: docker/bake-action@v5
Expand Down

0 comments on commit 9c20328

Please sign in to comment.