Skip to content

Commit

Permalink
Deprecate Ubuntu lunar & mantic
Browse files Browse the repository at this point in the history
  • Loading branch information
wargio committed Dec 24, 2024
1 parent 47d3d12 commit 2e79123
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/distros.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ jobs:
"debian-bookworm",
"ubuntu-focal",
"ubuntu-jammy",
"ubuntu-lunar",
"ubuntu-mantic",
"alpine-3.17.4",
"alpine-3.18.2",
]
Expand Down Expand Up @@ -127,16 +125,6 @@ jobs:
package: deb
pcredep: libpcre3-dev
nginxdep: nginx-common
- name: ubuntu-lunar
container: ubuntu:lunar
package: deb
pcredep: libpcre3-dev
nginxdep: nginx-common
- name: ubuntu-mantic
container: ubuntu:mantic
package: deb
pcredep: libpcre2-dev
nginxdep: nginx
- name: alpine-3.17.4
container: alpine:3.17.4
package: apk
Expand Down

0 comments on commit 2e79123

Please sign in to comment.