add
This commit is contained in:
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user