-
Notifications
You must be signed in to change notification settings - Fork 208
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
[CI] Cache some deps #2190
[CI] Cache some deps #2190
Conversation
@SirSevenG @Canialon please do a launch and smoke/swap test on the binaries from https://github.com/KomodoPlatform/atomicDEX-Desktop/actions/runs/3828496752 (release and debug, installer and portable) I've updated some deps in our CI workflow and added some caching to try and shave a few minutes of each run (tho mac still takes longer than I'd like it to). Comment and check off OS / build / binary pairs you have confirmed ok.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
builds and runs fine on Linux
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on Win11 and macOS, all builds passed the smoke test.
Hopefully this will speed up CI builds.
Updated some actions to newer versions:
Updated Nim to 1.6.10 and updated deprecated Nim syntax.