add
This commit is contained in:
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@@ -38,12 +38,12 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
distro:
|
distro:
|
||||||
- debian-12
|
# - debian-12
|
||||||
- debian-13
|
# - debian-13
|
||||||
- ubuntu-22.04
|
# - ubuntu-22.04
|
||||||
- ubuntu-24.04
|
# - ubuntu-24.04
|
||||||
- rockylinux-8
|
- rockylinux-8
|
||||||
- rockylinux-9
|
# - rockylinux-9
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the codebase.
|
- name: Check out the codebase.
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user