From bda92219f77d8798a9b8c51eb456c1482b8c2e6d Mon Sep 17 00:00:00 2001 From: 1xtier Date: Mon, 26 Jan 2026 15:22:33 +0400 Subject: [PATCH] add --- .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 1c7ae6f..80950b4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: strategy: matrix: distro: - - debian12 + - debian-12 steps: - name: Check out the codebase.