We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39cfbb0 commit 07189caCopy full SHA for 07189ca
.github/workflows/build.yml
@@ -7,6 +7,7 @@ jobs:
7
build:
8
runs-on: ${{ matrix.os }}
9
env:
10
+ ZMQ_SYSTEM_LIBZMQ: 1
11
ASYNC_TEST_TIMEOUT: 30
12
CONDA_HOME: /usr/share/miniconda
13
strategy:
0 commit comments