mirror of
https://github.com/bytedance/g3.git
synced 2026-04-28 11:40:54 +00:00
fix feature check CI
This commit is contained in:
parent
d696016ca7
commit
652358c785
2 changed files with 6 additions and 2 deletions
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
|
|
@ -57,7 +57,6 @@ jobs:
|
|||
- vendored-openssl
|
||||
- vendored-tongsuo
|
||||
- vendored-aws-lc
|
||||
- vendored-c-ares
|
||||
component:
|
||||
- g3proxy
|
||||
- g3bench
|
||||
|
|
@ -65,6 +64,9 @@ jobs:
|
|||
- g3fcgen
|
||||
- g3mkcert
|
||||
- g3keymess
|
||||
include:
|
||||
- feature: vendored-c-ares
|
||||
component: g3proxy
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue