Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify freebsd builder -freebsd-13 #112

Merged
merged 1 commit into from
Apr 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .expeditor/adhoc-canary.omnibus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@ builder-to-testers-map:
- windows-2016-x86_64
- windows-2019-x86_64
- windows-2022-x86_64
- windows-10-x86_64
#- windows-10-x86_64
- windows-11-x86_64
5 changes: 2 additions & 3 deletions .expeditor/release.omnibus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ builder-to-testers-map:
- el-9-aarch64
el-9-x86_64:
- el-9-x86_64
freebsd-12-amd64:
- freebsd-12-amd64
freebsd-13-amd64:
- freebsd-13-amd64
mac_os_x-11-x86_64:
- mac_os_x-11-x86_64
Expand Down Expand Up @@ -96,5 +95,5 @@ builder-to-testers-map:
- windows-2012r2-x86_64
- windows-2016-x86_64
- windows-2022-x86_64
- windows-10-x86_64
#- windows-10-x86_64
- windows-11-x86_64
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus-software.git
revision: 8e647fec6cd592628f6914ab96a2b1404543a303
revision: 99965d0f928c0af9e218dd5e2251f2cc53f47a20
branch: main
specs:
omnibus-software (24.2.311)
omnibus-software (24.4.318)
omnibus (>= 9.0.0)

GIT
Expand Down