bioconda / bioconda-utils

Utilities for building and managing bioconda recipes
MIT License
96 stars 133 forks source link

test: run tests on osx-arm64 #976

Open aliciaaevans opened 5 months ago

aliciaaevans commented 5 months ago

See if all tests pass on osx-arm and resolve.

aliciaaevans commented 5 months ago

Actually, these might not be passing simply because the test recipes don't have osx-arm64 configured as an additional platform.

milot-mirdita commented 5 months ago

If you want something to test, all my MMseqs2 based recipes (grep -R HAVE_ARM8 recipes) work (should work :D) on macos arm64.

aliciaaevans commented 5 months ago

@milot-mirdita Thanks! For this one, it's just unit tests mock recipes.