From fff0fa5260aeec9a2dfcd6f56c4e36747d37afa8 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi Date: Wed, 4 Oct 2023 08:41:37 +0200 Subject: [PATCH] see 029d5211f4ac0cea22583dc203df44a5b3bd4da9 --- .github/workflows/linuxWF.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/linuxWF.yml b/.github/workflows/linuxWF.yml index 5ab87c90cf..188d4a55b4 100644 --- a/.github/workflows/linuxWF.yml +++ b/.github/workflows/linuxWF.yml @@ -24,7 +24,9 @@ jobs: - -coverage-mpi- - -debug- - -debug-mpi- - - -intel- +# temporarily commented out +# see https://github.com/plumed/plumed2/issues/976 +# - -intel- steps: - uses: actions/checkout@v3 - uses: actions/cache@v3