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.
2 parents b70364f + 3a928f1 commit 78ab3cbCopy full SHA for 78ab3cb
1 file changed
.github/workflows/tests.yml
@@ -43,7 +43,7 @@ jobs:
43
extra-requirements: '-r requirements/testing/extra.txt'
44
XVFB_RUN: xvfb-run -a
45
- os: ubuntu-20.04
46
- python-version: '3.10-dev'
+ python-version: '3.10'
47
# Re-add this when extra dependencies have wheels.
48
# extra-requirements: '-r requirements/testing/extra.txt'
49
0 commit comments