Skip to content

Commit

Permalink
mantic is out of support
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanGriffiths committed Jul 15, 2024
1 parent 5557be6 commit a773765
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ppa-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
fail-fast: true
matrix:
release:
- "23.10"
- "24.04"
- "devel"

Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/spread.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
"lxd:alpine-edge:spread/build/alpine:amd64"
"lxd:ubuntu-24.04:spread/build/sbuild:debian_sid"
"lxd:ubuntu-24.04:spread/build/sbuild:ubuntu"
"lxd:ubuntu-24.04:spread/build/sbuild:ubuntu_mantic"
"lxd:ubuntu-24.04:spread/build/sbuild:ubuntu_arm64"
"lxd:ubuntu-24.04:spread/build/sbuild:ubuntu_armhf"
"lxd:ubuntu-24.04:spread/build/ubuntu:clang"
Expand All @@ -56,7 +55,7 @@ jobs:
echo ${TASKS:-} | jq -cs '{ "spread-task": . }' | awk '{ print "matrix=" $0 }' >> $GITHUB_OUTPUT
BuildAndTest:
needs: GetMatrix
needs: GetMatrix`

strategy:
fail-fast: false
Expand Down
1 change: 0 additions & 1 deletion spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ environment:
DISTRO/debian_sid: debian
RELEASE: noble
RELEASE/ubuntu: noble
RELEASE/ubuntu_mantic: mantic
RELEASE/ubuntu_devel: oracular
RELEASE/debian_sid: sid
PROPOSED: false
Expand Down

0 comments on commit a773765

Please sign in to comment.