mbrobbel opened a new pull request, #8471: URL: https://github.com/apache/arrow-rs/pull/8471
# Which issue does this PR close? None. # Rationale for this change Initial incremental builds are slower and their size is bigger, so we should disable them in CI. # What changes are included in this PR? Add `CARGO_INCREMENTAL=0` to CI env. # Are these changes tested? CI # Are there any user-facing changes? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
