We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f6b54 commit 0f71dadCopy full SHA for 0f71dad
.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 gmake gsed libpcap tcpreplay libffi openssl py311-cryptography
+ pkg install -y python bash cmake git-2.51.0 gmake gsed libpcap tcpreplay libffi openssl py311-cryptography
755
sysctl kern.ipc.maxsockbuf=16777216
756
run: |
757
set -e
0 commit comments