diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b1a3492d..0d5840a1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -113,6 +113,7 @@ jobs: run-kanto-integration-tests: name: Run Integration Tests for kanto runs-on: ubuntu-22.04 + container: ghcr.io/eclipse-velocitas/devcontainer-base-images/python:v0.3 env: DOCKER_BUILDKIT: 1 steps: