Skip to content

Commit 06c4cda

Browse files
authored
Merge pull request #154 from jschlyter/py312
build with Python 3.12
2 parents 1e79713 + 46fab26 commit 06c4cda

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
@@ -28,6 +28,7 @@ jobs:
2828
- "3.9"
2929
- "3.10"
3030
- "3.11"
31+
- "3.12"
3132
steps:
3233
- uses: actions/checkout@v3
3334
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)