-
Notifications
You must be signed in to change notification settings - Fork 13
Add amzn2023 #17
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
base: main
Are you sure you want to change the base?
Add amzn2023 #17
Conversation
I've also enabled the buildcache business, although it's useless in gha. |
Maybe the dockerfiles can be condensed, there's quite some repetition. Also it's not pinning Spack itself, but taking an arbitrary develop commit + patches. |
qemu is taking too long... 12 minutes to install |
@alalazo would it make sense to move to cirrus ci so we get arm builders? I'm afraid a full ci run takes like 6 hours per job if it builds from sources. |
@haampie My spack PR would benefit from the amazonlinux:2023 image CI using amazon-2 is failing because it has gcc 7.5.3 by default, while I need gcc > 9.5.0 |
Add amzn2023