Hello,
I'm working on fully supporting M-series MacOS machines in one of my Nextflow pipelines, and fq is one of its last conda dependencies that isn't available for the platform on BioConda. The project compiles successfully on the ARM Mac I'm currently working on, so I'm curious if there's anything I can do to help get macOS arm64 support up and running on BioConda. It looks like you already include it in your CD release matrix, though a corresponding binary doesn't show up in your releases. Perhaps there's an issue between that workflow and the conda feedstock that I can help address?
Thanks!
Hello,
I'm working on fully supporting M-series MacOS machines in one of my Nextflow pipelines, and
fqis one of its last conda dependencies that isn't available for the platform on BioConda. The project compiles successfully on the ARM Mac I'm currently working on, so I'm curious if there's anything I can do to help get macOS arm64 support up and running on BioConda. It looks like you already include it in your CD release matrix, though a corresponding binary doesn't show up in your releases. Perhaps there's an issue between that workflow and the conda feedstock that I can help address?Thanks!