Skip to content

Commit 7b7f6d4

Browse files
Pcre2 set
1 parent fa02a62 commit 7b7f6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- { label: "without geoip", opt: "--without-geoip" }
3232
- { label: "without ssdeep", opt: "--without-ssdeep" }
3333
- { label: "with lmdb", opt: "--with-lmdb" }
34-
- { label: "with pcre2 (default)", opt: "" }
34+
- { label: "with pcre2 (default)", opt: "--with-pcre2" }
3535

3636
steps:
3737
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)