Skip to content

Commit

Permalink
Merge pull request #295 from zivid/MISC-2024-11-27-update-linux-distr…
Browse files Browse the repository at this point in the history
…os-test-matrix

Update Linux distributions test matrix
  • Loading branch information
johningve authored Nov 27, 2024
2 parents 30053ce + cc58ceb commit fd763de
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@ jobs:
os:
- ubuntu:20.04
- ubuntu:22.04
- ubuntu:23.10
- ubuntu:24.04
- fedora:39
- ubuntu:24.10
- fedora:40
- fedora:41
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,15 +171,15 @@ Please visit [Zivid Knowledge Base][zivid-knowledge-base-url] for general inform

## Test matrix

| Operating System | Python version |
|:-----------------|:--------------------------------|
| Ubuntu 24.04 | 3.12 |
| Ubuntu 23.10 | 3.11 |
| Ubuntu 22.04 | 3.10 |
| Ubuntu 20.04 | 3.8 |
| Fedora 39 | 3.12 |
| Fedora 40 | 3.12 |
| Windows 10 | 3.7, 3.8, 3.9, 3.10, 3.11, 3.12 |
| Operating System | Python version |
|:------------------|:--------------------------------|
| Ubuntu 24.10 | 3.12 |
| Ubuntu 24.04 | 3.12 |
| Ubuntu 22.04 | 3.10 |
| Ubuntu 20.04 | 3.8 |
| Fedora 40 | 3.12 |
| Fedora 41 | 3.13 |
| Windows 10 | 3.7, 3.8, 3.9, 3.10, 3.11, 3.12 |

[header-image]: https://www.zivid.com/hubfs/softwarefiles/images/zivid-generic-github-header.png
[ci-badge]: https://img.shields.io/github/actions/workflow/status/zivid/zivid-python/main.yml?branch=master
Expand Down

0 comments on commit fd763de

Please sign in to comment.