diff options
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/release.omnibus.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 7990fbd7c7..9b7f397a33 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -37,11 +37,11 @@ builder-to-testers-map: freebsd-11-amd64: - freebsd-11-amd64 - freebsd-12-amd64 - # mac_os_x-10.13-x86_64: - # - mac_os_x-10.13-x86_64 - # - mac_os_x-10.14-x86_64 - # - mac_os_x-10.15-x86_64 - # - mac_os_x-11.0-x86_64 + mac_os_x-10.13-x86_64: + - mac_os_x-10.13-x86_64 + - mac_os_x-10.14-x86_64 + - mac_os_x-10.15-x86_64 + - mac_os_x-11.0-x86_64 sles-12-s390x: - sles-12-s390x - sles-15-s390x |