From 5d75df074563fad4d8e817b12cca8887a7ec0aca Mon Sep 17 00:00:00 2001 From: Daniel Nachun Date: Mon, 7 Jul 2025 18:47:44 -0700 Subject: [PATCH] try to fix osx-arm64 build --- .github/recipe/recipe.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/recipe/recipe.yaml b/.github/recipe/recipe.yaml index bd22e20a..d04856cf 100644 --- a/.github/recipe/recipe.yaml +++ b/.github/recipe/recipe.yaml @@ -21,6 +21,7 @@ requirements: build: - ${{ compiler('c') }} - ${{ compiler('cxx') }} + - ${{ compiler('fortran') }} host: - bioconductor-iranges - bioconductor-qvalue