Skip to content

Commit fa02a62

Browse files
Remove pcre
1 parent e68ad1c commit fa02a62

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci_new.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- { label: "without ssdeep", opt: "--without-ssdeep" }
3333
- { label: "with lmdb", opt: "--with-lmdb" }
3434
- { label: "with pcre2 (default)", opt: "" }
35-
- { label: "with pcre", opt: "--with-pcre" }
3635

3736
steps:
3837
- uses: actions/checkout@v6
@@ -78,7 +77,6 @@ jobs:
7877
libxml2-dev \
7978
libfuzzy-dev \
8079
pcre2-utils \
81-
libpcre3-dev \
8280
bison \
8381
flex \
8482
pkg-config \

0 commit comments

Comments
 (0)