Skip to content

Commit

Permalink
Add containerd
Browse files Browse the repository at this point in the history
  • Loading branch information
kieraneglin committed Sep 11, 2024
1 parent 15582f2 commit 1b01159
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
with:
driver: docker

- name: Set up containerd
uses: crazy-max/ghaction-setup-containerd@v2

- name: Build docker image
uses: docker/build-push-action@v6
with:
Expand Down

0 comments on commit 1b01159

Please sign in to comment.