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 authored May 26, 2024
2 parents c40ea26 + fef3945 commit a65c72c
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.17.0
uses: pypa/cibuildwheel@v2.18.1
env:
# we only support what's supported by wxPython, therefore we skip:
# * PyPy Python implementation
Expand Down

0 comments on commit a65c72c

Please sign in to comment.