diff options
author | Tim Smith <tsmith84@gmail.com> | 2022-01-11 08:03:40 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2022-01-11 08:03:40 -0800 |
commit | 878989ea102667a90828b3b867b67ce58d6eceb4 (patch) | |
tree | 3c17172758e01ecf3d5fa0b190eed73ce48ccc4e | |
parent | 1be18b7b48e9aa2829583ca56dc4a99a07bb5ac1 (diff) | |
download | chef-878989ea102667a90828b3b867b67ce58d6eceb4.tar.gz |
Add Amazon 2022 to our pipeline
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | .expeditor/release.omnibus.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 9fe59233b4..c8005ab292 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -12,6 +12,8 @@ builder-to-testers-map: aix-7.1-powerpc: - aix-7.1-powerpc - aix-7.2-powerpc + amazon-2022-x86_64: + - amazon-2022-x86_64 debian-9-x86_64: - debian-9-x86_64 - debian-10-x86_64 |