-
Notifications
You must be signed in to change notification settings - Fork 748
ARM Megatests #1529
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: dev
Are you sure you want to change the base?
ARM Megatests #1529
Conversation
Update container versions for ARM architecture and
|
nextflow.config
Outdated
@@ -190,9 +191,11 @@ profiles { | |||
apptainer.enabled = false | |||
docker.runOptions = '-u $(id -u):$(id -g)' | |||
} | |||
arm { | |||
apple { |
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.
this is a breaking change -> rnaseq 4.0.0?
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.
Just trying something, we can revert it!
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.
Changed the artifact name format for the Tower debug log to include aligner and architecture details for better traceability. https://github.com/actions/upload-artifact/tree/v4/?tab=readme-ov-file#not-uploading-to-the-same-artifact
This adds ARM Megatests with an ARM-based compute environment I've set up.