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:
Gris Ge 2022-01-21 18:22:59 +08:00 committed by Fernando Fernández Mancera
parent 5eb03fa992
commit f508c27674
3 changed files with 16 additions and 1 deletions

View file

@ -14,6 +14,7 @@ jobs:
fail-fast: false
matrix:
include:
- os: "c7"
- os: "c8"
- os: "c8s"