mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00: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
1 changed files with 1 additions and 1 deletions
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 a new issue