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 e25b751 commit ab5b574Copy full SHA for ab5b574
.circleci/config.yml
@@ -6,8 +6,6 @@ jobs:
6
- image: circleci/python:3.8
7
- image: circleci/python:3.9
8
- image: circleci/python:3.10
9
- - image: circleci/python:3.11
10
- - image: circleci/python:3.12
11
environment:
12
CI: cicleci
13
DEBIAN_FRONTEND: noninteractive
@@ -48,8 +46,6 @@ jobs:
48
46
49
47
50
51
52
53
parallelism: 2
54
55
@@ -98,8 +94,6 @@ jobs:
98
94
99
95
100
96
101
102
103
97
104
105
0 commit comments