mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-22 18:46:45 +00:00
CI: Enable CentOS 7 integration test
Removed `tests_wireless_nm.yml` as github CI has no mac80211_hwsim kernel module. Signed-off-by: Gris Ge <fge@redhat.com>
This commit is contained in:
parent
5eb03fa992
commit
f508c27674
3 changed files with 16 additions and 1 deletions
1
.github/workflows/integration.yml
vendored
1
.github/workflows/integration.yml
vendored
|
|
@ -14,6 +14,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: "c7"
|
||||
- os: "c8"
|
||||
- os: "c8s"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue