Skip to content

Commit

Permalink
containerd
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabrot committed Mar 4, 2024
1 parent 34dcd06 commit 9d0d5d6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:

-
name: Set up Docker
uses: crazy-max/ghaction-setup-docker@v3
# uses: crazy-max/ghaction-setup-docker@v3
uses: crazy-max/ghaction-setup-containerd@v3

- name: Build Docker image (manual)
run: ./run.sh

0 comments on commit 9d0d5d6

Please sign in to comment.