Skip to content

Commit 6a2b3ff

Browse files
committed
Check that GALAHAD + PASTIX works without Float128
1 parent 58e1d45 commit 6a2b3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/meson/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ runs:
347347
-Dciface=${C_INTERFACE} \
348348
-Dpythoniface=${PYTHON_INTERFACE} \
349349
-Dint64=${INT64} \
350-
-Dquadruple=${QUADRUPLE} \
350+
-Dquadruple=false \
351351
-Dlibblas_path=${BLAS_PATH} \
352352
-Dliblapack_path=${LAPACK_PATH} \
353353
-Dlibblas=${BLAS} \

0 commit comments

Comments
 (0)