diff --git a/.github/workflows/test-e2e-runtime.yaml b/.github/workflows/test-e2e-runtime.yaml index e0442c2e05..15b884a008 100644 --- a/.github/workflows/test-e2e-runtime.yaml +++ b/.github/workflows/test-e2e-runtime.yaml @@ -13,7 +13,7 @@ jobs: strategy: matrix: os: [ "ubuntu-latest", "ubuntu-24.04-arm" ] - runtime: ["go", "quarkus"] + runtime: ["go", "quarkus", "python"] include: - os: ubuntu-latest runtime: node