Using system libzmq in conda builds (#1327)

* system (conda) libzmq
* added python 3.14 and bumped cibuildwheel version
This commit is contained in:
Erik Fröjdh
2026-08-02 21:13:12 +02:00
committed by mazzol_a
parent 15da0e402e
commit 228c26aacc
4 changed files with 9 additions and 7 deletions
+1 -1
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: