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:
parent
8a5cb89714
commit
42a1bcf2c7
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
name: [py36, py37, py38, py39, py310-dev]
|
||||
name: [py36, py37, py38, py39]
|
||||
include:
|
||||
- name: py36
|
||||
python: 3.6
|
||||
|
Loading…
Reference in New Issue
Block a user