mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 09:14:18 +00:00
add opensuse and arch
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
This commit is contained in:
parent
fa7f8597d9
commit
730510c2a7
1 changed files with 2 additions and 0 deletions
2
.github/workflows/os_hardening_vm.yml
vendored
2
.github/workflows/os_hardening_vm.yml
vendored
|
@ -28,6 +28,8 @@ jobs:
|
||||||
- ubuntu2004
|
- ubuntu2004
|
||||||
- debian9
|
- debian9
|
||||||
- debian10
|
- debian10
|
||||||
|
- opensuse42
|
||||||
|
- arch
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in a new issue