Uncomment to save CI bandwidth

This commit is contained in:
Chris Schindlbeck 2025-01-25 14:45:28 +01:00
parent b0cc216a6b
commit 9c480426b6

View File

@ -41,12 +41,13 @@ jobs:
strategy:
matrix:
distro:
- rockylinux9
- ubuntu2404
- ubuntu2204
- debian12
- debian11
# - rockylinux9 # uncommented to save bandwidth
# - ubuntu2404
# - ubuntu2204
# - debian12
# - debian11
- fedora40
- fedora41
steps:
- name: Check out the codebase.