Skip to content

Commit 1ee7165

Browse files
Bump pypa/cibuildwheel from 2.23.2 to 3.0.0 (#135)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.2 to 3.0.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23.2...v3.0.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c263f6 commit 1ee7165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
run: conda install -y openblas pkgconfig
134134

135135
- name: Build wheels
136-
uses: pypa/cibuildwheel@v2.23.2
136+
uses: pypa/cibuildwheel@v3.0.0
137137

138138
- uses: actions/upload-artifact@v4
139139
with:

0 commit comments

Comments
 (0)