diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 33b377c004cf72f9a081ecaec1bb6f6479d387db..ab7a6785bbc76ceacdd9fd9e4ffc5739d542a784 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ # gitlab-ci file for amfe-solvers default: - image: rboman/waves-py3:2020.3 + image: rboman/waves-py3:2022.0 before_script: - source /opt/intel/mkl/bin/mklvars.sh intel64 - source /opt/intel/tbb/bin/tbbvars.sh intel64 diff --git a/ext/amfe b/ext/amfe index 7b5a21b0c5fc3885a11e98ebc2e5acbd19bc55bf..e3b7f5ec2f629f6516a9d68e55637468c161f9d0 160000 --- a/ext/amfe +++ b/ext/amfe @@ -1 +1 @@ -Subproject commit 7b5a21b0c5fc3885a11e98ebc2e5acbd19bc55bf +Subproject commit e3b7f5ec2f629f6516a9d68e55637468c161f9d0