Skip to content

Commit

Permalink
Merge pull request #3094 from herdwick/main
Browse files Browse the repository at this point in the history
Continue building debs in ppa for mantic
  • Loading branch information
Saviq authored Oct 25, 2023
2 parents 4a57bc6 + f17ccbe commit fdf1e84
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ppa-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
release:
- "22.04"
- "23.04"
- "23.10"
- "devel"

runs-on: ubuntu-latest
Expand Down
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 fdf1e84

Please sign in to comment.