Skip to content

Commit

Permalink
add some RPM based distro to checks
Browse files Browse the repository at this point in the history
also a mint22 image
  • Loading branch information
glimberg committed Aug 29, 2024
1 parent 8c13cdc commit 90d5559
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,12 @@ jobs:
- "debian:12"
- "debian:11"
- "debian:10"
- "linuxmintd/mint22-amd64:latest"
- "kalilinux/kali-rolling:latest"
- "rhedhat/ubi9:latest"
- "rockiylinux/rockylinux:latest"
- "fedora:latest"
- "fedora:rawhide"

container:
image: ${{ matrix.container }}
Expand Down

0 comments on commit 90d5559

Please sign in to comment.