diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index fbd565b..b26f90f 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -48,6 +48,7 @@ jobs: - debian:stable-slim - ubuntu:focal - ubuntu:jammy + - ubuntu:noble - mcr.microsoft.com/devcontainers/base:ubuntu - mcr.microsoft.com/devcontainers/base:debian steps: @@ -100,6 +101,7 @@ jobs: - debian:stable-slim - ubuntu:focal - ubuntu:jammy + - ubuntu:noble - mcr.microsoft.com/devcontainers/base:ubuntu - mcr.microsoft.com/devcontainers/base:debian steps: