Skip to content

Remove Arm server access from CI #194

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

Closed
jonas-schievink opened this issue Feb 5, 2020 · 1 comment · Fixed by #259
Closed

Remove Arm server access from CI #194

jonas-schievink opened this issue Feb 5, 2020 · 1 comment · Fixed by #259

Comments

@jonas-schievink
Copy link
Contributor

We currently download the GCC toolchain from the Arm servers during CI, which is unreliable. We should try installing a toolchain via apt-get, since Travis mirrors that internally. Hopefully there's a version that works for us.

@hug-dev
Copy link
Contributor

hug-dev commented Feb 5, 2020

You have this PPA that might work. The version is a bit old but supports Armv8-M. It's the one used in the Rust repo dist-various-1 Dockerfile.

@bors bors bot closed this as completed in 36886f1 Aug 27, 2020
@bors bors bot closed this as completed in #259 Aug 27, 2020
adamgreig pushed a commit that referenced this issue Jan 12, 2022
194: v0.6.9 r=adamgreig a=japaric

prepare a new patch release that includes PRs #190 and #192

Co-authored-by: Jorge Aparicio <[email protected]>
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 a pull request may close this issue.

2 participants