asd
Some checks failed
E2E Tests / Run on Ubuntu (push) Failing after 1m2s
Tests / Run on Ubuntu (push) Successful in 1m16s
Lint / Run on Ubuntu (push) Has been cancelled

This commit is contained in:
Chris Richardson
2025-05-09 10:04:41 -04:00
parent 1c24afa2a3
commit fc72641795

View File

@@ -19,7 +19,8 @@ jobs:
- name: Install docker
run: |
apt-get -y install docker
apt-get update
apt-get -y install docker-ce
- name: Install the latest version of kind
run: |