Skip to content

Commit 3f2969c

Browse files
committed
chore: enable 3.13 tests
1 parent a6d1009 commit 3f2969c

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
@@ -153,7 +153,7 @@ jobs:
153153
strategy:
154154
fail-fast: false # do not stop all jobs if one fails
155155
matrix:
156-
python-version: ["3.10", "3.11", "3.12"]
156+
python-version: ["3.10", "3.11", "3.12", "3.13"]
157157

158158
services:
159159
postgres:

0 commit comments

Comments
 (0)