exclude arch

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
This commit is contained in:
Martin Schurz 2022-07-10 21:30:45 +02:00
parent 1825eba27a
commit fdc6b333c9

View file

@ -29,7 +29,7 @@ jobs:
- debian9
- debian10
# - opensuse42 # opensuse currently cannot get an ip address
- arch
# - arch - arch is currently not supported by cinc-auditor
steps:
- name: Checkout repo
uses: actions/checkout@v3