Skip to content

Commit

Permalink
Update wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RUrlus authored Sep 23, 2024
1 parent 51b7b6d commit a2687ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
cmake --build openmp_build --target install --config Release
- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.21.0
run: python -m pip install cibuildwheel==2.21.1

- name: Build wheels
run: python -m cibuildwheel --output-dir wheelhouse
Expand Down

0 comments on commit a2687ca

Please sign in to comment.