diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e793b05..8adc74c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,6 +40,8 @@ jobs: distro: - debian-12 - debian-13 + - ubuntu-22.04 + - ubuntu-24.04 steps: - name: Check out the codebase. uses: actions/checkout@v4