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 092905f + d515163 commit e58c1a7Copy full SHA for e58c1a7
.github/workflows/build_test.yml
@@ -56,7 +56,7 @@ jobs:
56
runs-on: ubuntu-latest
57
strategy:
58
matrix:
59
- python-version: [3.8, 3.9, 3.10.0-beta.3]
+ python-version: [3.8, 3.9, 3.10.0-beta.4]
60
steps:
61
- uses: actions/checkout@v2
62
with:
0 commit comments