mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-13 15:48:42 +01:00
Using system libzmq in conda builds (#1327)
* system (conda) libzmq * added python 3.14 and bumped cibuildwheel version
This commit is contained in:
2
.github/workflows/build_wheel.yml
vendored
2
.github/workflows/build_wheel.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Build wheels
|
||||
run: pipx run cibuildwheel==2.23.0
|
||||
run: pipx run cibuildwheel==3.2.1
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user