Skip to content

Commit 9cbc7a4

Browse files
committed
CI: add python 3.13 to comprehensive tests
1 parent 5d69065 commit 9cbc7a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/post-process.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- { python: "3.10", resolution: lowest-direct, extras: testing }
3838
- { python: "3.11", resolution: highest, extras: testing }
3939
- { python: "3.12", resolution: lowest-direct, extras: testing }
40+
- { python: "3.13", resolution: highest, extras: testing }
4041
os:
4142
- ubuntu-latest
4243
- macos-latest

0 commit comments

Comments
 (0)