We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6539c59 commit 21a97dcCopy full SHA for 21a97dc
.ci/test-matrix.yml
@@ -5,7 +5,6 @@ TEST_SUITE:
5
- platinum
6
7
PYTHON_VERSION:
8
- - "3.6"
9
- "3.7"
10
- "3.8"
11
- "3.9"
.github/workflows/ci.yml
@@ -43,10 +43,6 @@ jobs:
43
nox-session: [""]
44
runs-on: ["ubuntu-latest"]
45
include:
46
- - python-version: 3.6
47
- experimental: false
48
- nox-session: test-3.6
49
- runs-on: "ubuntu-20.04"
50
- python-version: 3.11-dev
51
experimental: true
52
nox-session: test-3.11
0 commit comments