Skip to content

Commit

Permalink
feat(platforms_matrix_osfamily_debian): disable CI failures (e.g. EOL)
Browse files Browse the repository at this point in the history
Affects multiple formulas, found when fixing `apt-cacher`.
  • Loading branch information
myii committed Dec 17, 2020
1 parent cf3a4fb commit a96c71a
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 @@ -613,8 +613,8 @@ ssf_node_anchors:
- [ubuntu , 18.04, master, 3, default]
- [debian , 9 , 2019.2, 3, default]
- [ubuntu , 18.04, 2019.2, 3, default]
- [debian , 9 , 2018.3, 2, default]
- [ubuntu , 16.04, 2017.7, 2, default]
# # - [debian , 9 , 2018.3, 2, default]
# # - [ubuntu , 16.04, 2017.7, 2, default]
platforms_matrix_osfamily_debian_new: &platforms_matrix_osfamily_debian_new
# [os , os_ver, salt_ver, py_ver, inspec_suite]
- [debian , 10 , master, 3, default]
Expand Down

0 comments on commit a96c71a

Please sign in to comment.