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 eed0182 commit 9f80c26Copy full SHA for 9f80c26
.github/workflows/python-package.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
matrix:
32
os: [macos-latest, windows-latest, ubuntu-latest]
33
- python-version: [3.7, 3.8, 3.9, "3.10", "3.11"]
+ python-version: [3.7, 3.8, 3.9, "3.10", "3.11.0-rc.1"]
34
35
steps:
36
- uses: actions/checkout@v2
0 commit comments