Skip to content

Commit 72cca87

Browse files
committed
CI: Remove pyzmq from ADAPTERS
1 parent f92e5c6 commit 72cca87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Run tests
7575
env:
7676
PYTHON: python3
77-
ADAPTERS: cztop ffi-rzmq pyzmq
77+
ADAPTERS: cztop ffi-rzmq
7878
run: |
7979
for adapter in $ADAPTERS; do
8080
export IRUBY_TEST_SESSION_ADAPTER_NAME=$adapter

0 commit comments

Comments
 (0)