Skip to content

Commit 589a5b0

Browse files
committed
Install the latest version of pcre2
1 parent 0f71dad commit 589a5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ jobs:
751751
release: ${{ matrix.version }}
752752
usesh: true
753753
prepare: |
754-
pkg install -y python bash cmake git-2.51.0 gmake gsed libpcap tcpreplay libffi openssl py311-cryptography
754+
pkg install -y pcre2 python bash cmake git gmake gsed libpcap tcpreplay libffi openssl py311-cryptography
755755
sysctl kern.ipc.maxsockbuf=16777216
756756
run: |
757757
set -e

0 commit comments

Comments
 (0)