This commit is contained in:
2026-01-27 12:11:42 +04:00
parent ffbbdc915f
commit 3472ceabe5

View File

@@ -38,12 +38,12 @@ jobs:
strategy:
matrix:
distro:
- debian-12
- debian-13
- ubuntu-22.04
- ubuntu-24.04
# - debian-12
# - debian-13
# - ubuntu-22.04
# - ubuntu-24.04
- rockylinux-8
- rockylinux-9
# - rockylinux-9
steps:
- name: Check out the codebase.
uses: actions/checkout@v4