mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-17 03:52:44 +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: |
|
run: |
|
||||||
make test
|
make test
|
||||||
|
|
||||||
ubuntu-32bit-vendored-pcre2:
|
ubuntu-32bit-fetched-pcre2:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user