Skip to content

Commit

Permalink
Disable 3.11 CI until pypa/setuptools#3274 is fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed May 5, 2022
1 parent eed6d55 commit e5a4e1c
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions .github/workflows/ci.yml
Expand Up @@ -84,18 +84,19 @@ jobs:
toxenv: py310-format_nongpl-build
- name: "3.10"
toxenv: py310-format_nongpl-tests
- name: "3.11.0-alpha - 3.11.0"
toxenv: py311-noextra-build
- name: "3.11.0-alpha - 3.11.0"
toxenv: py311-noextra-tests
- name: "3.11.0-alpha - 3.11.0"
toxenv: py311-format-build
- name: "3.11.0-alpha - 3.11.0"
toxenv: py311-format-tests
- name: "3.11.0-alpha - 3.11.0"
toxenv: py311-format_nongpl-build
- name: "3.11.0-alpha - 3.11.0"
toxenv: py311-format_nongpl-tests
# Temporarily disabled due to pypa/setuptools#3274
# - name: "3.11.0-alpha - 3.11.0"
# toxenv: py311-noextra-build
# - name: "3.11.0-alpha - 3.11.0"
# toxenv: py311-noextra-tests
# - name: "3.11.0-alpha - 3.11.0"
# toxenv: py311-format-build
# - name: "3.11.0-alpha - 3.11.0"
# toxenv: py311-format-tests
# - name: "3.11.0-alpha - 3.11.0"
# toxenv: py311-format_nongpl-build
# - name: "3.11.0-alpha - 3.11.0"
# toxenv: py311-format_nongpl-tests
- name: "3.10"
toxenv: docs-dirhtml
- name: "3.10"
Expand Down

0 comments on commit e5a4e1c

Please sign in to comment.