diff options
-rw-r--r-- | .expeditor/config.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 9074e29a7f..438ee3c1a6 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -19,7 +19,8 @@ docker_images: - chef habitat_packages: - - chef-client + - chef-client: + also_build_for_linux_kernel2: true github: # The file where the MAJOR.MINOR.PATCH version is kept. The version in this file |