mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
test: Skip test for py310-dev
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
name: [py36, py37, py38, py39, py310-dev]
|
name: [py36, py37, py38, py39]
|
||||||
include:
|
include:
|
||||||
- name: py36
|
- name: py36
|
||||||
python: 3.6
|
python: 3.6
|
||||||
|
|||||||
Reference in New Issue
Block a user