Skip to content

Commit 0db4363

Browse files
committed
Enable tests on Python 3.12, as they're allowed to fail.
1 parent 93ce5a0 commit 0db4363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- "3.7"
5050
# disabled due to #3365
5151
# - "3.11"
52-
# - "3.12"
52+
- "3.12"
5353
# Workaround for actions/setup-python#508
5454
dev:
5555
- -dev

0 commit comments

Comments
 (0)