Skip to content

Commit

Permalink
try building manylinux on host
Browse files Browse the repository at this point in the history
  • Loading branch information
tangowithfoxtrot authored Nov 14, 2023
1 parent 0b657da commit 8cdf7bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
sccache: 'true'
manylinux: auto
working-directory: ${{ github.workspace }}/languages/python
container: off
before-script-linux: |
sudo apt update
sudo apt-get install libssl-dev -y
Expand Down

0 comments on commit 8cdf7bb

Please sign in to comment.