Skip to content

Commit 0323e52

Browse files
committed
let it find env automatically
1 parent 6ca4c08 commit 0323e52

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ jobs:
3939
uses: pypa/[email protected]
4040
env:
4141
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
42-
CIBW_ENVIRONMENT: |
43-
GSL_CONFIG=/usr/bin/gsl-config
44-
LD_LIBRARY_PATH=/usr/lib64:/usr/lib:$LD_LIBRARY_PATH
45-
PATH=/usr/bin:$PATH
4642
CIBW_BEFORE_BUILD: |
4743
yum install -y epel-release
4844
yum install -y gsl gsl-devel

0 commit comments

Comments
 (0)