Skip to content

Commit

Permalink
feat(vault): disable CI failures (e.g. EOL)
Browse files Browse the repository at this point in the history
Note, easy to fix for `arch-py2` but left for now since we need to move
on to using `arch-py3` instead.
  • Loading branch information
myii committed Dec 17, 2020
1 parent e51c882 commit dde4c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5256,7 +5256,7 @@ ssf:
- [fedora , 32 , master, 3, prod_server]
- [opensuse/leap, 15.2 , 3000.3, 3, prod_server]
- [amazonlinux , 2 , 3000.3, 3, prod_server]
- [arch-base , latest, 2019.2, 2, prod_server]
# # - [arch-base , latest, 2019.2, 2, prod_server]
# 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 dde4c9a

Please sign in to comment.