mirror of
https://github.com/koodiklinikka/palkkakysely.git
synced 2026-03-13 06:03:36 +00:00
Upgrade deps, require Python 3.13
Upgrade Bokeh
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: astral-sh/setup-uv@v7
|
||||
with:
|
||||
python-version: "3.12"
|
||||
python-version: "3.13"
|
||||
enable-cache: true
|
||||
- run: uv sync
|
||||
- run: make -j3 PYTHON="uv run python"
|
||||
|
||||
Reference in New Issue
Block a user