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