-
Notifications
You must be signed in to change notification settings - Fork 15
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
CSUB-1345: Migrate from azure to linode for runtime-upgrade #1780
Conversation
e9014ee
to
46c8524
Compare
For full LLVM coverage report click here! |
1b76d77
to
e3d8226
Compare
An example execution with the self-hosted runner being provisioned on Linode instead of Azure: |
- use Linode's Chicago, IL region b/c the chain snapshot storage's primary location is Azure Central US, which is in Des Moines, IA and that is the closest data center to it!
e3d8226
to
0f653c4
Compare
unrelated to this but clippy is failing with a ton of errors https://github.com/gluwa/creditcoin/actions/runs/13137923505/job/36657676702?pr=1780 |
That's actually been failing since last month and looks like a development dependency has changed underneath. Solving it will probably require updating the operating system and maybe rustc. |
Description of proposed changes
Practical tips for PR review & merge: