Skip to content

Commit 126048c

Browse files
committed
Add 3.13 to matrix
1 parent 9bfe795 commit 126048c

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
@@ -145,7 +145,7 @@ jobs:
145145
strategy:
146146
fail-fast: true
147147
matrix:
148-
python-version: ["3.10", "3.11", "3.12"]
148+
python-version: ["3.10", "3.11", "3.12", "3.13"]
149149
poetry-version: ["1.8.5"]
150150
runs-on: "ubuntu-24.04"
151151
env:

0 commit comments

Comments
 (0)