We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31c69e2 + 201dd31 commit 0f65e81Copy full SHA for 0f65e81
.github/workflows/publish.yml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: macos-latest
44
strategy:
45
matrix:
46
- python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
+ python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
47
steps:
48
- uses: actions/checkout@v3
49
- uses: actions-rs/toolchain@v1
0 commit comments