Skip to content

Commit 00f8a7c

Browse files
author
Matthias Koeppe
committed
.github/workflows/dist.yml: Skip readline install
1 parent 16854ec commit 00f8a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# SPKGs to install as system packages
5858
SPKGS: _bootstrap _prereq
5959
# Non-Python packages to install as spkgs
60-
TARGETS_PRE: cbc-ensure pkgconf-ensure
60+
TARGETS_PRE: zlib-ensure bzip2-ensure pkgconf-ensure cbc-no-deps
6161
#
6262
CIBW_BUILD: "*${{ matrix.build }}*"
6363
# Disable building PyPy wheels on all platforms

0 commit comments

Comments
 (0)