Skip to content

Commit 8f490af

Browse files
pllimsaimn
andauthored
TST: Use stable Python 3.10
Co-authored-by: Simon Conseil <contact@saimon.org>
1 parent c8d793f commit 8f490af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# run only with minimal dependencies.
5959
- name: Python 3.10 with minimal dependencies and full coverage
6060
os: ubuntu-latest
61-
python: '3.10.0-alpha - 3.10.0'
61+
python: '3.10'
6262
toxenv: py310-test-cov
6363

6464
# NOTE: In the build below we also check that tests do not open and

0 commit comments

Comments
 (0)