Skip to content

Commit

Permalink
k3s should use docker instead of containerd
Browse files Browse the repository at this point in the history
Signed-off-by: Rudraksh Pareek <[email protected]>
  • Loading branch information
DelusionalOptimist committed Jun 15, 2022
1 parent 8906de4 commit 11f59de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Setup Enviroment
run: |
./contribution/k3s/install_k3s.sh
RUNTIME=docker ./contribution/k3s/install_k3s.sh
- name: Install annotation controller
run: |
Expand Down

0 comments on commit 11f59de

Please sign in to comment.