mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 01:04:13 +00:00
enable debian12 for vm tests
Signed-off-by: Sebastian Gumprich <sebastian.gumprich@telekom.de>
This commit is contained in:
parent
a81b9bc0e6
commit
8effc06c91
1 changed files with 1 additions and 1 deletions
2
.github/workflows/os_hardening_vm.yml
vendored
2
.github/workflows/os_hardening_vm.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
|||
- ubuntu2204
|
||||
- debian10
|
||||
- debian11
|
||||
# - debian12 # waiting for https://github.com/lavabit/robox/pull/274
|
||||
- debian12
|
||||
- opensuse15
|
||||
# - arch # needs fix for audit
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue