asd
Some checks failed
E2E Tests / Run on Ubuntu (push) Failing after 2m29s
Tests / Run on Ubuntu (push) Successful in 5m2s
Lint / Run on Ubuntu (push) Successful in 5m50s

This commit is contained in:
Chris Richardson
2025-05-09 10:44:46 -04:00
parent 8a8b9d7681
commit cf4890e7bb

View File

@@ -26,6 +26,7 @@ jobs:
apt update
apt install -y docker-ce docker-ce-cli containerd.io
dockerd &
docker --version
- name: Install the latest version of kind
run: |