Skip to content

Commit 02c7095

Browse files
authored
👷 Enable CI tests for Python 3.12 (fastapi#27)
1 parent ee06bf1 commit 02c7095

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- "3.9"
3232
- "3.10"
3333
- "3.11"
34+
- "3.12"
3435
fail-fast: false
3536
steps:
3637
- name: Dump GitHub context

0 commit comments

Comments
 (0)