mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-14 15:54:04 +02:00
more
This commit is contained in:
parent
4508c3939d
commit
eb7786352e
1 changed files with 20 additions and 14 deletions
34
.github/workflows/pytest.yaml
vendored
34
.github/workflows/pytest.yaml
vendored
|
|
@ -14,24 +14,30 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- python-version: "3.10"
|
||||
core-version: "2022.11.5"
|
||||
- python-version: "3.10"
|
||||
core-version: "2022.12.9"
|
||||
- python-version: "3.10"
|
||||
core-version: "2023.1.7"
|
||||
- python-version: "3.10"
|
||||
core-version: "2023.2.5"
|
||||
- python-version: "3.10"
|
||||
core-version: "2023.3.6"
|
||||
- python-version: "3.10"
|
||||
core-version: "2023.4.6"
|
||||
- python-version: "3.10"
|
||||
core-version: "2023.5.2"
|
||||
# - python-version: "3.10"
|
||||
# core-version: "2022.11.5"
|
||||
# - python-version: "3.10"
|
||||
# core-version: "2022.12.9"
|
||||
# - python-version: "3.10"
|
||||
# core-version: "2023.1.7"
|
||||
# - python-version: "3.10"
|
||||
# core-version: "2023.2.5"
|
||||
# - python-version: "3.10"
|
||||
# core-version: "2023.3.6"
|
||||
# - python-version: "3.10"
|
||||
# core-version: "2023.4.6"
|
||||
# - python-version: "3.10"
|
||||
# core-version: "2023.5.2"
|
||||
- python-version: "3.11"
|
||||
core-version: "2023.6.1"
|
||||
- python-version: "3.11"
|
||||
core-version: "2023.7.3"
|
||||
- python-version: "3.11"
|
||||
core-version: "6ef7c5ece6e317737901c482ccac8f4875bb3c73"
|
||||
- python-version: "3.11"
|
||||
core-version: "31d6b615b44afa9ad87cd0adf7412a93b769157a"
|
||||
- python-version: "3.11"
|
||||
core-version: "33f2453f334a170fe874cb005cb9f4bac2525862"
|
||||
- python-version: "3.11"
|
||||
core-version: "2023.8.0b0"
|
||||
- python-version: "3.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue