diff options
author | Jeremiah Snapp <jeremiah@chef.io> | 2021-11-02 16:11:50 -0400 |
---|---|---|
committer | Jeremiah Snapp <jeremiah@chef.io> | 2021-11-02 16:11:50 -0400 |
commit | 2f0852360761e92f96cc7a02f9456064ba85655d (patch) | |
tree | 75706477725b238b6d22edac0e8d3cb3ad1d0a95 | |
parent | bada024b86f78a8b9ad85695feba35f8f65a00c4 (diff) | |
download | chef-jsnapp/test-libarchive.tar.gz |
Test libarchivejsnapp/test-libarchive
Signed-off-by: Jeremiah Snapp <jeremiah@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 1d8093e7e0..59dc02e3a5 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -3,6 +3,8 @@ project-name: chef config: omnibus/omnibus.rb test-path: omnibus/omnibus-test.sh test-path-windows: omnibus/omnibus-test.ps1 +test-channel: stable +test-version: 17.7.29 fips-platforms: - el-*-x86_64 - el-*-ppc64* |