Skip to content

Commit

Permalink
feat(platforms_matrix): disable CI failures (e.g. EOL)
Browse files Browse the repository at this point in the history
Affects multiple formulas, found when fixing `cert`.
  • Loading branch information
myii committed Dec 17, 2020
1 parent 9be4992 commit 7dd0b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ ssf_node_anchors:
- [amazonlinux , 2 , 2019.2, 3, default]
- [fedora , 30 , 2018.3, 3, default]
- [arch-base , latest, 2018.3, 2, default]
- [centos , 6 , 2017.7, 2, default]
# # - [centos , 6 , 2017.7, 2, default]
# To deal with excessive instances when mimicking `kitchen list -b`
# If values are set, only use these as commented entries in the matrix
platforms_matrix_commented_includes: []
Expand Down

0 comments on commit 7dd0b61

Please sign in to comment.