Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d3231a

Browse files
authored
Merge pull request #22185 from meeseeksmachine/auto-backport-of-pr-22184-on-v3.5.x
Backport PR #22184 on branch v3.5.x (Removed dev from 3.10-version)
2 parents 4f0697c + 3cb8046 commit 9d3231a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
extra-requirements: '-r requirements/testing/extra.txt'
4343
XVFB_RUN: xvfb-run -a
4444
- os: ubuntu-20.04
45-
python-version: '3.10-dev'
45+
python-version: '3.10'
4646
# Re-add this when extra dependencies have wheels.
4747
# extra-requirements: '-r requirements/testing/extra.txt'
4848
XVFB_RUN: xvfb-run -a

0 commit comments

Comments
 (0)