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 b70364f commit 3a928f1Copy full SHA for 3a928f1
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