chore: Don't use docker driver for buildx job on main
This commit is contained in:
parent
b515dccd42
commit
5601a27491
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -105,7 +105,6 @@ jobs:
|
|||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver: docker
|
||||
install: true
|
||||
|
||||
- name: Earthly login
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue