Skip to content

Commit

Permalink
bump rekudo release, distro lifecycle
Browse files Browse the repository at this point in the history
  • Loading branch information
nxadm committed Feb 1, 2024
1 parent f5e2231 commit eb1e9f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/devbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
"registry.access.redhat.com/ubi9-minimal",
"debian:10-slim", "debian:11-slim", "debian:12-slim", "debian:testing-slim",
"fedora:38", "fedora:39", "fedora:rawhide",
"opensuse/leap:15.5", "opensuse/lead:15.6", "opensuse/tumbleweed",
"opensuse/leap:15.5", "opensuse/tumbleweed",
"ubuntu:16.04", "ubuntu:20.04", "ubuntu:22.04", "ubuntu:23.04", "ubuntu:23.10",
"ubuntu:devel",
]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
"registry.access.redhat.com/ubi9-minimal",
"debian:10-slim", "debian:11-slim", "debian:12-slim",
"fedora:38", "fedora:39",
"opensuse/leap:15.5", "opensuse/leap:15.6", "opensuse/tumbleweed",
"opensuse/leap:15.5", "opensuse/tumbleweed",
"ubuntu:16.04", "ubuntu:20.04",
"ubuntu:22.04", "ubuntu:23.04", "ubuntu:23.10",
]
Expand Down

0 comments on commit eb1e9f3

Please sign in to comment.