Revert
This commit is contained in:
parent
a3ce357b2e
commit
cbdf20bb91
1 changed files with 0 additions and 5 deletions
5
.github/workflows/lint_and_test.yml
vendored
5
.github/workflows/lint_and_test.yml
vendored
|
|
@ -27,11 +27,6 @@ jobs:
|
|||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver: docker
|
||||
|
||||
- name: Set up containerd
|
||||
uses: crazy-max/ghaction-setup-containerd@v3
|
||||
|
||||
- name: Build docker image
|
||||
uses: docker/build-push-action@v6
|
||||
|
|
|
|||
Loading…
Reference in a new issue