Skip to content

Commit 5d4b984

Browse files
Merge branch 'staging' into fix/zyzniewski/async_raise_error
2 parents 9bf5c81 + cb584a6 commit 5d4b984

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,9 @@ workflows:
290290
- check_compatibility:
291291
python_version: "3.12"
292292
name: check-compatibility-3.12
293+
- check_compatibility:
294+
python_version: "3.13"
295+
name: check-compatibility-3.13
293296

294297

295298
pr-requirements:

0 commit comments

Comments
 (0)