mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
GitHub CI: stop trying to build aquatic_udp with glommio
This commit is contained in:
parent
96c5775ecc
commit
ce3b758f8e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/cargo-build-and-test.yml
vendored
1
.github/workflows/cargo-build-and-test.yml
vendored
|
|
@ -18,7 +18,6 @@ jobs:
|
|||
- name: Build
|
||||
run: |
|
||||
cargo build --verbose -p aquatic_udp --features "cpu-pinning"
|
||||
cargo build --verbose -p aquatic_udp --features "with-glommio cpu-pinning" --no-default-features
|
||||
|
||||
cargo build --verbose -p aquatic_http --features "cpu-pinning"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue