Skip to content
Merged
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
6 changes: 3 additions & 3 deletions charmed_openstack_info/data/lp-builder-config/openstack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1655,15 +1655,15 @@ projects:
stable/yoga:
enabled: True
build-channels:
charmcraft: "2.1/stable"
charmcraft: "2.x/stable"
channels:
- yoga/candidate
bases:
- "22.04"
stable/zed:
enabled: True
build-channels:
charmcraft: "2.1/stable"
charmcraft: "2.x/stable"
channels:
- zed/stable
bases:
Expand All @@ -1672,7 +1672,7 @@ projects:
stable/2023.1:
enabled: True
build-channels:
charmcraft: "2.1/stable"
charmcraft: "2.x/stable"
channels:
- 2023.1/stable
bases:
Expand Down