Skip to content

fix: add aio to nightly build#469

Open
richyreachy wants to merge 6 commits into
alibaba:mainfrom
richyreachy:fix/add_aio_to_nightly_build
Open

fix: add aio to nightly build#469
richyreachy wants to merge 6 commits into
alibaba:mainfrom
richyreachy:fix/add_aio_to_nightly_build

Conversation

@richyreachy

Copy link
Copy Markdown
Collaborator

add aio to nightly build

@richyreachy richyreachy requested a review from Cuiyus as a code owner June 8, 2026 02:30
Comment thread .github/workflows/nightly_coverage.yml Outdated
run: |
sudo apt-get update
sudo apt-get install -y lcov
sudo apt-get install -y lcov libaio-dev

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sudo apt-get install -y --no-install-recommends lcov libaio-dev

和其他workflow 文件写法保持一致吧。避免拉入多余的包

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants