Skip to content

Commit b9b2372

Browse files
committed
Add Python 3.12 in CI
1 parent d2deddc commit b9b2372

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- "3.9"
1818
- "3.10"
1919
- "3.11"
20+
- "3.12"
2021
steps:
2122
- name: Checkout
2223
uses: actions/checkout@v4

0 commit comments

Comments
 (0)