Skip to content

Commit

Permalink
spread: refresh Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq committed Oct 25, 2023
1 parent c9e81bb commit f17ccbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/spread.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
"lxd:ubuntu-22.04:spread/build/sbuild:debian_sid"
"lxd:ubuntu-22.04:spread/build/sbuild:ubuntu"
"lxd:ubuntu-22.04:spread/build/sbuild:ubuntu_lunar"
"lxd:ubuntu-22.04:spread/build/sbuild:ubuntu_mantic"
"lxd:ubuntu-22.04:spread/build/sbuild:ubuntu_arm64"
"lxd:ubuntu-22.04:spread/build/sbuild:ubuntu_armhf"
"lxd:ubuntu-22.04:spread/build/ubuntu:clang"
Expand Down
3 changes: 2 additions & 1 deletion spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ environment:
RELEASE: jammy
RELEASE/ubuntu: jammy
RELEASE/ubuntu_lunar: lunar
RELEASE/ubuntu_devel: mantic
RELEASE/ubuntu_mantic: mantic
RELEASE/ubuntu_devel: noble
RELEASE/debian_sid: sid
PROPOSED: false
PROPOSED/ubuntu_proposed: true
Expand Down

0 comments on commit f17ccbe

Please sign in to comment.