Skip to content

Commit

Permalink
Merge branch 'kliment:master' into upd_translation
Browse files Browse the repository at this point in the history
  • Loading branch information
DivingDuck committed Apr 14, 2024
2 parents 7669410 + c8e4516 commit 9a05934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
platforms: all

- name: Build ${{ matrix.os }} wheels
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.17.0
env:
# we only support what's supported by wxPython, therefore we skip:
# * PyPy Python implementation
Expand Down

0 comments on commit 9a05934

Please sign in to comment.