Skip to content

Commit 15c35b4

Browse files
committed
Drop testing on 3.9
1 parent d1783b8 commit 15c35b4

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
@@ -87,7 +87,7 @@ jobs:
8787

8888
strategy:
8989
matrix:
90-
python-version: ['3.9', '3.12']
90+
python-version: ['3.12']
9191
# Test latest and oldest supported package versions
9292
uv-resolution: ['lowest-direct', 'highest']
9393
fail-fast: false

0 commit comments

Comments
 (0)