Skip to content

Commit 781dafd

Browse files
authored
add 3.12 to tests (#28)
1 parent c8fdac1 commit 781dafd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fail-fast: false
3434
matrix:
3535
os: [ubuntu-latest, windows-latest, macos-latest]
36-
py-version: ["3.9", "3.11"]
36+
py-version: ["3.9", "3.11", "3.12"]
3737

3838
steps:
3939
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

0 commit comments

Comments
 (0)