Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
nxadm committed Oct 1, 2024
1 parent e680538 commit dca422d
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:
"debian:10-slim", "debian:11-slim", "debian:12-slim", "debian:testing-slim",
"fedora:39", "fedora:40", "fedora:rawhide",
"opensuse/leap:15.5", "opensuse/leap:15.6", "opensuse/tumbleweed",
"ubuntu:20.04", "ubuntu:22.04", "ubuntu:24.04",
"ubuntu:20.04", "ubuntu:22.04", "ubuntu:24.04", "ubuntu:24.10",
"ubuntu:devel",
]
runs-on: ubuntu-20.04
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:
"debian:10-slim", "debian:11-slim", "debian:12-slim",
"fedora:39", "fedora:40",
"opensuse/leap:15.5", "opensuse/leap:15.6", "opensuse/tumbleweed",
"ubuntu:20.04", "ubuntu:22.04", "ubuntu:24.04",
"ubuntu:20.04", "ubuntu:22.04", "ubuntu:24.04", "ubuntu:24.10",
]
experimental: [false]
include:
Expand Down

0 comments on commit dca422d

Please sign in to comment.