We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589a5b0 commit 9457164Copy full SHA for 9457164
.github/workflows/build_and_test.yml
@@ -751,7 +751,7 @@ jobs:
751
release: ${{ matrix.version }}
752
usesh: true
753
prepare: |
754
- pkg install -y pcre2 python bash cmake git gmake gsed libpcap tcpreplay libffi openssl py311-cryptography
+ pkg install -y pcre2 python bash cmake git gmake gsed libpcap tcpreplay libffi openssl rust
755
sysctl kern.ipc.maxsockbuf=16777216
756
run: |
757
set -e
0 commit comments