Skip to content

Commit 372dd68

Browse files
authored
docs: working examples: pyzmq no longer uses CircleCI (#2620)
pyzmq no longer uses CircleCI zeromq/pyzmq@014bc3e
1 parent cb54969 commit 372dd68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/data/projects.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,13 +172,13 @@
172172

173173
- name: pyzmq
174174
gh: zeromq/pyzmq
175-
ci: [github, circleci]
175+
ci: [github]
176176
os: [windows, apple, linux]
177177
ci_config: .github/workflows/wheels.yml
178178
notes: |
179179
Python bindings for zeromq, the networking library.
180180
Uses Cython on CPython and CFFI on PyPy.
181-
ARM wheels for linux are built natively on CircleCI.
181+
ARM wheels for linux are built natively on GitHub Actions.
182182
183183
- name: python-rapidjson
184184
gh: python-rapidjson/python-rapidjson

0 commit comments

Comments
 (0)