mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
Include core 2024.9.3 until 2024.12.0 in the tests (#1130)
This commit is contained in:
parent
66b93eb3de
commit
b3e4d09b6b
2 changed files with 9 additions and 0 deletions
8
.github/workflows/pytest.yaml
vendored
8
.github/workflows/pytest.yaml
vendored
|
|
@ -58,6 +58,14 @@ jobs:
|
|||
core-version: "2024.7.4"
|
||||
- python-version: "3.12"
|
||||
core-version: "2024.8.3"
|
||||
- python-version: "3.12"
|
||||
core-version: "2024.9.3"
|
||||
- python-version: "3.12"
|
||||
core-version: "2024.10.4"
|
||||
- python-version: "3.12"
|
||||
core-version: "2024.11.3"
|
||||
- python-version: "3.12"
|
||||
core-version: "2024.12.0"
|
||||
- python-version: "3.12"
|
||||
core-version: "dev"
|
||||
steps:
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
"""Shiny webapp for Adaptive Lighting."""
|
||||
Loading…
Add table
Add a link
Reference in a new issue