Skip to content

Commit cfa0bcd

Browse files
Update ci_new.yml
1 parent 98c0f87 commit cfa0bcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: "--with-pcre2" }
34+
- { label: "with pcre2 (default)", opt: "" }
3535
- { label: "with pcre", opt: "--with-pcre" }
3636

3737
steps:

0 commit comments

Comments
 (0)