Skip to content

Commit

Permalink
feat(ufw): disable failing platforms in matrix for 2019.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Oct 31, 2019
1 parent 8e03ecb commit 6e495ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1889,8 +1889,8 @@ ssf:
platforms_matrix:
# [os , os_ver, salt_ver, py_ver, inspec_suite]
- [ubuntu , 18.04, master, 3, default]
- [debian , 10 , 2019.2, 3, default] # CHECK
- [centos , 8 , 2019.2, 3, default]
# # - [debian , 10 , 2019.2, 3, default]
# # - [centos , 8 , 2019.2, 3, default]
- [fedora , 30 , 2018.3, 3, default]
- [opensuse/leap, 15.1 , 2018.3, 2, default]
- [arch-base , latest, 2018.3, 2, default]
Expand Down

0 comments on commit 6e495ef

Please sign in to comment.