diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d64dfb..24d1f7c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,8 +42,8 @@ jobs: matrix: distro: - rockylinux9 - - ubuntu2004 - - debian10 + - ubuntu2404 + - debian12 steps: - name: Check out the codebase.