Skip to content

Use GitHub runner built-in Rust support#210

Closed
jobarr-amzn wants to merge 1 commit intoamazon-ion:mainfrom
jobarr-amzn:ci
Closed

Use GitHub runner built-in Rust support#210
jobarr-amzn wants to merge 1 commit intoamazon-ion:mainfrom
jobarr-amzn:ci

Conversation

@jobarr-amzn
Copy link
Contributor

actions-rs/toolchain is unmaintained, see: actions-rs/toolchain#216

The GitHub docs recommend using the built-in rustup available in GitHub runners: https://docs.github.com/en/actions/tutorials/build-and-test-code/rust

Perhaps we want to use dtolnay/rust-toolchain instead?

We may want to cache dependencies? See:

This PR is meant to at least start a conversation about what we want to do with CI builds going forward.


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

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