yew1eb commented on PR #1927:
URL: https://github.com/apache/auron/pull/1927#issuecomment-3770836874

   > Do we also need to change this to stay consistent?
   > 
   > 
https://github.com/apache/auron/blob/master/.github/workflows/build-arm-releases.yml#L104
   
   The `sed -i 's/opt-level = 1/opt-level = 0/g' Cargo.toml` command is 
ineffective because the `build-arm-releases.yml` uses the release profile with 
opt-level = 3 which overrides this setting.
   


-- 
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]

Reply via email to