Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb49470 commit 293f8b1Copy full SHA for 293f8b1
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
os: [windows, ubuntu, macos]
19
- python: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12.0-rc.3"]
+ python: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
20
platform: [x64, x86]
21
exclude:
22
- os: ubuntu
0 commit comments