Skip to content

Commit

Permalink
Update test configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
nmusatti committed Jan 11, 2025
1 parent 14d9fc6 commit 80f5300
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ jobs:
platform:
- rockylinux9
- rockylinux8
# - centos-stream9
- centos-stream8
- centos7
- fedora36
- fedora35
- centos-stream10
- centos-stream9
- fedora41
- fedora40
- fedora39
- ubuntu2404
- ubuntu2204
- ubuntu2004
- ubuntu1804

steps:
- uses: actions/checkout@v2
Expand Down
11 changes: 5 additions & 6 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ minversion=3.24
envlist =
rockylinux9
rockylinux8
centos7
centos-stream10
centos-stream9
centos-stream8
fedora37
fedora36
fedora35
fedora41
fedora40
fedora39
ubuntu2404
ubuntu2204
ubuntu2004
ubuntu1804

skipsdist=true

Expand Down

0 comments on commit 80f5300

Please sign in to comment.