Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: disable debug info #290

Open
evilrobot-01 opened this issue Sep 13, 2024 · 0 comments
Open

ci: disable debug info #290

evilrobot-01 opened this issue Sep 13, 2024 · 0 comments

Comments

@evilrobot-01
Copy link
Collaborator

Global debug info could be disabled within the CI workflow to reduce space required and potentially speed up the builds.

env:
  RUSTFLAGS: "-C debuginfo=0"
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

No branches or pull requests

1 participant