mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-18 17:54:04 +02:00
verify error in 2023.8.0
This commit is contained in:
parent
814bbd6abc
commit
4508c3939d
1 changed files with 4 additions and 6 deletions
10
.github/workflows/pytest.yaml
vendored
10
.github/workflows/pytest.yaml
vendored
|
|
@ -30,16 +30,14 @@ jobs:
|
|||
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: "2023.8.0b0"
|
||||
- python-version: "3.11"
|
||||
core-version: "2023.8.0"
|
||||
- python-version: "3.11"
|
||||
core-version: "dev"
|
||||
- python-version: "3.11"
|
||||
core-version: "42bca0f94a393ed841f03f7d60d99d2881851b47"
|
||||
- python-version: "3.11"
|
||||
core-version: "00e78fbf192c8c9b197cbdfa5638160935eff385"
|
||||
- python-version: "3.11"
|
||||
core-version: "3f5a21dce41907616a82e3c36449e8992cf48636"
|
||||
steps:
|
||||
- name: Check out code from GitHub
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue