-
Notifications
You must be signed in to change notification settings - Fork 1.7k
ci improvements, update protoc #13876
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
Changes from 12 commits
a18c82f
ad50ae6
1e87f7e
cc1f540
a733c8f
87b388e
b6a95d9
9b8b8f6
b827048
d47d535
be7e273
62230f8
7579841
03509ba
b9e8ecd
64c7d4b
8d21ec1
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -34,5 +34,6 @@ runs: | |
| echo "RUSTC_WRAPPER=sccache" >> $GITHUB_ENV | ||
| echo "SCCACHE_GHA_ENABLED=true" >> $GITHUB_ENV | ||
| echo "RUST_BACKTRACE=1" >> $GITHUB_ENV | ||
| echo "CARGO_INCREMENTAL=false" >> $GITHUB_ENV | ||
|
||
| echo "RUSTFLAGS=-C debuginfo=line-tables-only -C incremental=false" >> $GITHUB_ENV | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.