Skip to content

Commit a384ada

Browse files
Bump pypa/cibuildwheel from 2.23.0 to 2.23.2 (#191)
1 parent 9ffbf19 commit a384ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
fetch-tags: true
8484

8585
- name: Build wheels
86-
uses: pypa/cibuildwheel@v2.23.0
86+
uses: pypa/cibuildwheel@v2.23.2
8787
env:
8888
CIBW_BUILD: ${{ matrix.build }}
8989
CIBW_BEFORE_ALL_LINUX: yum install -y zlib-devel bzip2-devel xz-devel netcdf-devel

0 commit comments

Comments
 (0)