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

Skip to content

Commit 3cb8046

Browse files
tacaswellmeeseeksmachine
authored andcommitted
Backport PR #22184: Removed dev from 3.10-version
1 parent b21cd61 commit 3cb8046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)