Skip to content

Commit b8d5ac0

Browse files
committed
supporting libraries not ready for 3.13
1 parent 340c159 commit b8d5ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
max-parallel: 10
2525
matrix:
2626
os: [ubuntu-latest, windows-latest]
27-
python-version: ["3.13","3.12","3.11", "3.10", "3.9"]
27+
python-version: ["3.12","3.11", "3.10", "3.9"]
2828
steps:
2929
- uses: actions/checkout@v4
3030
- name: Wait for PostgreSQL to become ready

0 commit comments

Comments
 (0)