Skip to content

Commit 6b3759d

Browse files
authored
Merge pull request #94 from pytroll/dependabot/github_actions/pypa/cibuildwheel-2.23.2
Bump pypa/cibuildwheel from 2.22.0 to 2.23.2
2 parents 19eb713 + bab434f commit 6b3759d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
platforms: all
6060

6161
- name: Build wheels
62-
uses: pypa/cibuildwheel@v2.22.0
62+
uses: pypa/cibuildwheel@v2.23.2
6363
env:
6464
CIBW_SKIP: "cp36-* cp37-* cp38-* pp* *-manylinux_i686 *-musllinux_i686 *-musllinux_aarch64 *-win32"
6565
CIBW_ARCHS: "${{ matrix.cibw_archs }}"

0 commit comments

Comments
 (0)