mirror of
https://github.com/bytedance/g3.git
synced 2026-04-28 11:40:54 +00:00
drop unneeded CI steps
This commit is contained in:
parent
8c795e035e
commit
ebb3b80c7f
2 changed files with 0 additions and 8 deletions
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
|
|
@ -99,10 +99,6 @@ jobs:
|
|||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install capnproto libc-ares-dev libssl-dev liblua5.4-dev
|
||||
- name: Prepare BoringSSL incorporating code
|
||||
run: |
|
||||
sh scripts/generate/boringssl/incorporate.sh
|
||||
if: matrix.feature == 'vendored-boringssl'
|
||||
- name: Cargo build
|
||||
run: cargo build --no-default-features --features ${{ matrix.feature }} -p ${{ matrix.component }}
|
||||
- name: Cargo clippy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue