Skip to content

Commit

Permalink
Correct placement cibuildwheel comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JHKru committed Jul 23, 2024
1 parent 548209a commit adc7b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ jobs:
runs-on: "ubuntu-latest"
outputs:
include: ${{ steps.set-matrix.outputs.include }}
# MAKE SURE THIS STAYS IN SYNC WITH THE LOWER GHA cibuildwheel
steps:
- uses: actions/checkout@v4
- name: Install cibuildwheel
# MAKE SURE THIS STAYS IN SYNC WITH THE LOWER GHA cibuildwheel
run: pipx install cibuildwheel==2.19.1
- id: set-matrix
# Select MacOS13/macos-latest-large for x86_64 Mac runners
Expand Down

0 comments on commit adc7b4e

Please sign in to comment.