Using system libzmq in conda builds (#1327)
All checks were successful
Build on RHEL8 / build (push) Successful in 5m18s
Build on RHEL9 / build (push) Successful in 5m21s

* system (conda) libzmq
* added python 3.14 and bumped cibuildwheel version
This commit is contained in:
Erik Fröjdh
2025-11-25 16:53:20 +01:00
committed by GitHub
parent 0ba9a269a1
commit f32fcf1e88
4 changed files with 9 additions and 7 deletions

View File

@@ -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: