We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff28e24 commit b00dcc2Copy full SHA for b00dcc2
.circleci/config.yml
@@ -59,11 +59,6 @@ workflows:
59
suite: epel-centos-7
60
requires:
61
*lint_and_unit
62
- - kitchen/dokken-single:
63
- name: passenger-amazonlinux-2
64
- suite: passenger-amazonlinux-2
65
- requires:
66
- *lint_and_unit
67
- kitchen/dokken-single:
68
name: passenger-debian-8
69
suite: passenger-debian-8
kitchen.yml
@@ -42,3 +42,4 @@ suites:
42
- opensuse-leap-42
43
- centos-6
44
- centos-7
45
+ - amazonlinux-2
0 commit comments