Skip to content

Commit 9551a74

Browse files
revert version updates
1 parent fe23e82 commit 9551a74

File tree

3 files changed

+2290
-4
lines changed

3 files changed

+2290
-4
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
# use all supported versions from https://devguide.python.org/versions/
21-
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
21+
python-version: ["3.9", "3.10", "3.11", "3.12"]
2222

2323
with:
2424
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)