8000 Backport PR #22184: Removed dev from 3.10-version · matplotlib/matplotlib@3cb8046 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3cb8046

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

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