Skip to content

Commit dfa1a43

Browse files
committed
chore: enable 3.13 tests
1 parent bbfeed6 commit dfa1a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
strategy:
132132
fail-fast: false # do not stop all jobs if one fails
133133
matrix:
134-
python-version: [ "3.10", "3.11", "3.12" ]
134+
python-version: ["3.10", "3.11", "3.12", "3.13"]
135135

136136
services:
137137
postgres:

0 commit comments

Comments
 (0)