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.
2 parents 2a51946 + 581a4ba commit cb20d49Copy full SHA for cb20d49
.github/workflows/main_ci.yml
@@ -21,7 +21,7 @@ jobs:
21
matrix:
22
platform: [ubuntu-latest,
23
macos-latest]
24
- python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11.0-rc.2"]
+ python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11"]
25
runs-on: ${{ matrix.platform }}
26
steps:
27
- uses: actions/checkout@v3
0 commit comments