CI: ubuntu-32bit-vendored-pcre2 -> ubuntu-32bit-fetched-pcre2

We no longer vendor PCRE2 sources, instead we fetch them from the
official repo.
This commit is contained in:
ridiculousfish 2022-07-02 18:37:51 -07:00
parent ed37cb6e35
commit 6c81eb14d7

View File

@ -36,7 +36,7 @@ jobs:
run: |
make test
ubuntu-32bit-vendored-pcre2:
ubuntu-32bit-fetched-pcre2:
runs-on: ubuntu-latest