Skip to content

Commit 23bd011

Browse files
authored
chore: python 3.12 / 3.13 tested (#22)
1 parent 4d5a482 commit 23bd011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
python: ["3.11", "3.12"]
20+
python: ["3.12", "3.13"]
2121
package:
2222
# extras should be a comma seperated list of strings, like `extras: "lazy,accelerated"`
2323
# The 'test' extra is always installed

0 commit comments

Comments
 (0)