Skip to content

Commit

Permalink
ci: add current Ubuntu releases
Browse files Browse the repository at this point in the history
Add Ubuntu latest (currently noble), rolling (currently oracular), and
devel (currently plucky) to the CI.
  • Loading branch information
bdrung committed Jan 13, 2025
1 parent 241256c commit 0f197cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- debian:unstable-slim
- ubuntu:focal
- ubuntu:jammy
- ubuntu:latest
- ubuntu:rolling
- ubuntu:devel
yaml_package:
- python3-ruamel.yaml
- python3-yaml
Expand Down

0 comments on commit 0f197cd

Please sign in to comment.