From 32eca3de78809e13811e58a4cc9626220bf5ad4a Mon Sep 17 00:00:00 2001 From: 1xtier Date: Mon, 26 Jan 2026 15:41:56 +0400 Subject: [PATCH] Test --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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