Skip to content

Commit 665b09b

Browse files
committed
Try to fix config
1 parent 219c4a1 commit 665b09b

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.github/workflows/build_wheels.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,6 @@ jobs:
3232
- os: ubuntu-latest
3333
python-version: 3.8
3434
build_sdist: 1
35-
with_contrib: 0
36-
without_gui: 0
37-
- os: ubuntu-latest
38-
python-version: 3.8
39-
build_sdist: 1
40-
with_contrib: 1
41-
without_gui: 0
42-
- os: ubuntu-latest
43-
python-version: 3.8
44-
build_sdist: 1
45-
with_contrib: 0
46-
without_gui: 1
47-
- os: ubuntu-latest
48-
python-version: 3.8
49-
build_sdist: 1
50-
with_contrib: 1
51-
without_gui: 1
5235

5336
env:
5437
REPO_DIR: .

0 commit comments

Comments
 (0)