diff --git a/.github/workflows/test-feature.yml b/.github/workflows/test-feature.yml index ac8e972..5d6e4b2 100644 --- a/.github/workflows/test-feature.yml +++ b/.github/workflows/test-feature.yml @@ -23,7 +23,7 @@ jobs: strategy: fail-fast: false matrix: - includes: + include: - image: mcr.microsoft.com/devcontainers/base:ubuntu options: '{ "version": "3.0.0" }' - image: debian:bookworm-slim