From 2cda3cd0f9bd325d265111e442dc183e803824ea Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Thu, 14 Feb 2019 20:41:37 +0100 Subject: [PATCH] only test for most recent version anyway --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1f5536445..621db50ae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -431,7 +431,7 @@ J2_plasticBehavior: Abaqus_compile2017: stage: compileAbaqus script: - - module load $IntelCompiler16_4 $Abaqus + - module load $IntelAbaqus $Abaqus - Abaqus_compileIfort/test.py -a 2017 except: - master