Skip to content

Commit 3a928f1

Browse files
committed
Removed dev from 3.10-version
1 parent b70364f commit 3a928f1

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
@@ -43,7 +43,7 @@ jobs:
4343
extra-requirements: '-r requirements/testing/extra.txt'
4444
XVFB_RUN: xvfb-run -a
4545
- os: ubuntu-20.04
46-
python-version: '3.10-dev'
46+
python-version: '3.10'
4747
# Re-add this when extra dependencies have wheels.
4848
# extra-requirements: '-r requirements/testing/extra.txt'
4949
XVFB_RUN: xvfb-run -a

0 commit comments

Comments
 (0)