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 2362d4b commit 70a905eCopy full SHA for 70a905e
.github/workflows/benchmark.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install dependencies
22
run: |
23
sudo apt-get update
24
- sudo apt-get install -y redis-tools netcat
+ sudo apt-get install -y redis-tools netcat-openbsd
25
26
- name: Run benchmark
27
0 commit comments