pa_ppx_regexp: pin re version on tests only
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
mseri.me 1 year ago 5f7561d3 9b195692
··· 29 "fmt" 30 "pcre" 31 "pcre2" 32 - "re" { = "1.11.0" } 0 33 ] 34 build: [ 35 [make "sys"]
··· 29 "fmt" 30 "pcre" 31 "pcre2" 32 + "re" { >= "1.11.0" } 33 + "re" { = "1.11.0" & with-test } 34 ] 35 build: [ 36 [make "sys"]