Skip to content

Commit 5a7425e

Browse files
committed
chore: cache and uv_python env
1 parent 4602287 commit 5a7425e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
strategy:
4444
fail-fast: false
4545
matrix:
46-
python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12" ]
46+
python-version: [ "3.9", "3.10", "3.11", "3.12", "3.13" ]
4747
env:
4848
UV_PYTHON: ${{ matrix.python-version }}
4949

0 commit comments

Comments
 (0)