Skip to content

Commit 5fa9df0

Browse files
committed
3.13 only
1 parent f2118e1 commit 5fa9df0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
python: [ '3.9', '3.10', '3.11', '3.12', '3.13', '3.14' ]
11+
python: [ '3.9', '3.10', '3.11', '3.12', '3.13' ]
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Set up Python

0 commit comments

Comments
 (0)