mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 14:24:03 +02:00
⬆️ Pin python to 3.12.12 (#1323)
This commit is contained in:
parent
fb6e96c878
commit
1be701994b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-test-matrix.yaml
vendored
2
.github/workflows/update-test-matrix.yaml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.12"
|
||||
python-version: "3.12.12"
|
||||
|
||||
- name: Update test matrix
|
||||
run: python scripts/update-test-matrix.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue