diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b009eea..cab10a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,8 +41,8 @@ jobs: strategy: matrix: distro: - - rockylinux9 - - ubuntu2004 + - ubuntu2404 + - debian12 steps: - name: Check out the codebase.