Disable fortran in openblas for darwin ci, fix variant default value (#38752)

This commit is contained in:
Harmen Stoppels
2023-07-06 17:47:20 +02:00
committed by GitHub
parent bd81676e3c
commit a13687f022
2 changed files with 3 additions and 1 deletions

View File

@@ -20,6 +20,8 @@ spack:
variants: +mps~cuda~rocm
mpi:
require: openmpi
openblas:
require: ~fortran
specs:
# Hugging Face