mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
Add more versions to testing matrix (#1040)
* Add more versions to testing matrix * Update mypy-dev dep * fix sed
This commit is contained in:
parent
fc46ed73b6
commit
7d265e9928
3 changed files with 65 additions and 52 deletions
10
.github/workflows/pytest.yaml
vendored
10
.github/workflows/pytest.yaml
vendored
|
|
@ -49,7 +49,15 @@ jobs:
|
|||
- python-version: "3.12"
|
||||
core-version: "2024.3.3"
|
||||
- python-version: "3.12"
|
||||
core-version: "2024.4.1"
|
||||
core-version: "2024.4.4"
|
||||
- python-version: "3.12"
|
||||
core-version: "2024.5.5"
|
||||
- python-version: "3.12"
|
||||
core-version: "2024.6.4"
|
||||
- python-version: "3.12"
|
||||
core-version: "2024.7.4"
|
||||
- python-version: "3.12"
|
||||
core-version: "2024.8.3"
|
||||
- python-version: "3.12"
|
||||
core-version: "dev"
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue