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