Skip to content

Commit

Permalink
ci: drop Ubuntu 23.04 "Lunar Lobster"
Browse files Browse the repository at this point in the history
Ubuntu 23.04 "Lunar Lobster" is end of life.

Signed-off-by: Benjamin Drung <bdrung@posteo.de>
  • Loading branch information
bdrung committed Dec 17, 2023
1 parent 80bfbed commit cb92621
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- debian:bookworm-slim
- debian:testing-slim
- ubuntu:jammy
- ubuntu:lunar
- ubuntu:mantic
container:
image: ${{ matrix.container }}
Expand Down Expand Up @@ -44,7 +43,6 @@ jobs:
- debian:testing-slim
- debian:unstable-slim
- ubuntu:jammy
- ubuntu:lunar
- ubuntu:mantic
container:
image: ${{ matrix.container }}
Expand Down Expand Up @@ -79,7 +77,6 @@ jobs:
# - debian:testing-slim # missing ubuntu-keyring
- debian:unstable-slim
- ubuntu:jammy
- ubuntu:lunar
- ubuntu:mantic
container:
image: ${{ matrix.container }}
Expand Down

0 comments on commit cb92621

Please sign in to comment.