Skip to content

Commit

Permalink
WIP: Trying bash
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpa committed Aug 8, 2024
1 parent f48185e commit 3a2ab30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ jobs:
echo "MACOSX_DEPLOYMENT_TARGET=${{ matrix.macos_target }}" >> $GITHUB_ENV
- name: Build wheels
shell: bash -el {0}
env:
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
CIBW_MANYLINUX_I686_IMAGE: manylinux2014
Expand Down

0 comments on commit 3a2ab30

Please sign in to comment.