mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
test: docutils-0.13 is no longer supported. Skip using in CI
This commit is contained in:
parent
2308a2fffa
commit
9a7ed23e44
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -12,13 +12,13 @@ jobs:
|
||||
include:
|
||||
- name: py36
|
||||
python: 3.6
|
||||
docutils: du13
|
||||
docutils: du14
|
||||
- name: py37
|
||||
python: 3.7
|
||||
docutils: du14
|
||||
docutils: du15
|
||||
- name: py38
|
||||
python: 3.8
|
||||
docutils: du15
|
||||
docutils: du16
|
||||
- name: py39
|
||||
python: 3.9
|
||||
docutils: du16
|
||||
|
Loading…
Reference in New Issue
Block a user