mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 14:29:16 +08:00
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:
parent
ed37cb6e35
commit
6c81eb14d7
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
run: |
|
||||
make test
|
||||
|
||||
ubuntu-32bit-vendored-pcre2:
|
||||
ubuntu-32bit-fetched-pcre2:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user