Testing alternate driver
This commit is contained in:
parent
e5c5833441
commit
15582f2dd1
1 changed files with 2 additions and 0 deletions
2
.github/workflows/lint_and_test.yml
vendored
2
.github/workflows/lint_and_test.yml
vendored
|
|
@ -27,6 +27,8 @@ jobs:
|
|||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver: docker
|
||||
|
||||
- name: Build docker image
|
||||
uses: docker/build-push-action@v6
|
||||
|
|
|
|||
Loading…
Reference in a new issue