Skip to content

Commit

Permalink
Update tested platforms (#127)
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Webb <[email protected]>
Co-authored-by: Corey Hemminger <[email protected]>
  • Loading branch information
damacus and Stromweld authored May 3, 2024
1 parent 9d23ee6 commit 66c5561
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ jobs:
strategy:
matrix:
os:
- "centos-7"
- "centos-8"
- "debian-9"
- "debian-10"
- "ubuntu-1804"
- "centos-stream-8"
- "centos-stream-9"
- "debian-11"
- "debian-12"
- "ubuntu-2004"
- "ubuntu-2204"
suite:
- "default"
fail-fast: false
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

## Unreleased

- Update tested platforms

## 4.0.13 - *2024-05-03*

## 4.0.12 - *2024-05-02*
Expand Down

0 comments on commit 66c5561

Please sign in to comment.