Skip to content

Commit

Permalink
Update packaging distros
Browse files Browse the repository at this point in the history
 * replace Ubuntu bionic with noble
 * replace Fedora 37 with 39
  • Loading branch information
salcock committed Apr 19, 2024
1 parent d8bcc61 commit 2b65082
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deb-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- "debian:bookworm"
- "debian:bullseye"
- "ubuntu:jammy"
- "ubuntu:bionic"
- "ubuntu:noble"
- "ubuntu:focal"

steps:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/rpm-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
arch:
- amd64
target:
- "centos:7"
- "fedora:37"
- "fedora:39"
- "fedora:38"
- "rockylinux:8"
- "rockylinux:9"
Expand Down

0 comments on commit 2b65082

Please sign in to comment.