Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.15 to 2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoconni committed Nov 4, 2023
1 parent f3b8462 commit 95777fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-python-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ jobs:
Copy-Item -Path .\JSBSim-*\jsbsim\*.pyi -Destination ..\..\build\python\jsbsim
echo "::endgroup::"
- name: Build wheels
uses: pypa/cibuildwheel@v2.15
uses: pypa/cibuildwheel@v2.16
env:
CIBW_BEFORE_ALL_LINUX: |
cd build
Expand Down

0 comments on commit 95777fd

Please sign in to comment.