Skip to content

Commit 8409143

Browse files
2 parents a114019 + f688701 commit 8409143

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
runs-on: ubuntu-20.04
5353
strategy:
5454
matrix:
55-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
55+
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
5656

5757
steps:
5858
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)