diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c571388..a17dec4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,6 +44,7 @@ jobs: - rockylinux9 - ubuntu2204 - debian11 + - debian12 steps: - name: Check out the codebase.