Skip to content

Conversation

boquan-fang
Copy link
Contributor

@boquan-fang boquan-fang commented Sep 12, 2025

Release Summary:

Resolved issues:

Description of changes:

We noticed that our CI job: ci / test (stable, ubuntu-latest, aarch64-unknown-linux-gnu is failing since it failed to install the latest version of aws-lc-sys. We are recommended to install cross from their repo with their latest commit to fix the issue. This PR will install cross from source instead of using camshaft/install@v1.

Call-outs:

  • We should audit all of our usage of camshaft/install@v1 and see if all of them are necessary. It would be better if we just use the official repo.
  • We should pay attention to how much time that installing from cross would take.
    • Install cross from source should take less than 1 minute, so this should be fine.
  • QNS failures are not related to this PR.

Testing:

The ci / test (stable, ubuntu-latest, aarch64-unknown-linux-gnu should succeed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@boquan-fang boquan-fang marked this pull request as ready for review September 12, 2025 20:46
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