Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Stromweld authored Jul 15, 2024
1 parent 6ca6240 commit 031f560
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,21 @@ jobs:
strategy:
matrix:
os:
- "centos-7"
- "centos-stream-8"
- "almalinux-8"
- "almalinux-9"
- "amazonlinux-2"
- "amazonlinux-2023"
- "centos-stream-9"
- "debian-11"
- "debian-12"
- "fedora-latest"
- "oraclelinux-8"
- "ubuntu-1804"
- "oraclelinux-9"
- "rockylinux-8"
- "rockylinux-9"
- "ubuntu-2004"
- "ubuntu-2204"
- "ubuntu-2404"
suite:
- "default"
fail-fast: false
Expand Down

0 comments on commit 031f560

Please sign in to comment.