Skip to content

Commit

Permalink
Update to match kitchen.global.yml supported platforms
Browse files Browse the repository at this point in the history
Signed-off-by: ArtofBugs <74070945+ArtofBugs@users.noreply.github.com>
  • Loading branch information
ArtofBugs committed May 22, 2024
1 parent 4e846b2 commit 5a459ac
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,20 @@ jobs:
matrix:
os:
- almalinux-8
- centos-7
- almalinux-9
- centos-stream-8
- debian-10
- centos-stream-9
- debian-11
- debian-12
- rockylinux-8
- ubuntu-1804
- rockylinux-9
- ubuntu-2004
- ubuntu-2204
- ubuntu-2404
suite:
- resource
- resource-community
- resource-peclchannel
exclude:
- os: ubuntu-1804
suite: resource-community
fail-fast: false

steps:
Expand Down

0 comments on commit 5a459ac

Please sign in to comment.