Skip to content

Commit 81a2c0f

Browse files
author
Glib Glugovskiy
committed
build: experiment with linux build
1 parent f8eda9c commit 81a2c0f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ jobs:
7171
python-version: ${{ matrix.python-version }}
7272
- name: Build Wheels
7373
uses: PyO3/maturin-action@v1
74+
env:
75+
OPENSSL_NO_VENDOR: 1
7476
with:
7577
command: build
7678
target: ${{ matrix.target }}

0 commit comments

Comments
 (0)