diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 80950b4..e793b05 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: matrix: distro: - debian-12 - + - debian-13 steps: - name: Check out the codebase. uses: actions/checkout@v4