Skip to content

Commit 426f441

Browse files
authored
TST: Use Python 3.12 stable
1 parent f9968c7 commit 426f441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
python-version: '3.11'
4747
toxenv: py311-test-sphinx72-cov-clocale
4848
- os: ubuntu-latest
49-
python-version: '3.12-dev'
49+
python-version: '3.12'
5050
toxenv: py312-test-sphinxdev
5151

5252
# MacOS X - just the stable and dev

0 commit comments

Comments
 (0)