Skip to content

Commit 5e5fa5b

Browse files
committed
1 parent 633127d commit 5e5fa5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
strategy:
1818
matrix:
19-
python-version: ['3.9', '3.14']
19+
python-version: ['3.10', '3.14']
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: Install uv

0 commit comments

Comments
 (0)