Skip to content

Commit c0bc336

Browse files
author
Sarah Wagner
committed
fixes
1 parent a470cd7 commit c0bc336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
python-version:
21-
- "3.9"
21+
- "3.10"
2222
- "3.13"
2323
name: Check Python ${{ matrix.python-version }}
2424
steps:

0 commit comments

Comments
 (0)