Skip to content

Commit

Permalink
Update obs.yml to add alma Linux tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
saschagrunert committed Sep 22, 2023
1 parent 9daf128 commit 98816b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/obs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
strategy:
matrix:
image:
- almalinux:9.2
- debian:12
- fedora:38
- ubuntu:22.04
Expand All @@ -82,6 +83,8 @@ jobs:
- deb
- rpm
exclude:
- image: almalinux:9.2
type: deb
- image: debian:12
type: rpm
- image: fedora:38
Expand Down

0 comments on commit 98816b6

Please sign in to comment.