Skip to content

Commit 81b3d85

Browse files
authored
feat: add py3.12 to builds (#50)
1 parent c819c63 commit 81b3d85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- python-version: "3.9"
4646
- python-version: "3.10"
4747
- python-version: "3.11"
48+
- python-version: "3.12"
4849

4950
steps:
5051
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)