diff --git a/.circleci/config.yml b/.circleci/config.yml index e8ea17e..cebbeea 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -41,19 +41,19 @@ workflows: mepodevelop: false persist_workspace: true # Needs to be true to run fv3/gcm experiment, costs extra - # Run FV3 standalone - - ci/run_fv3: - name: run-FV3-as-<< matrix.fv_precision >>-on-<< matrix.compiler >>-with-GEOSfvdycore - context: - - docker-hub-creds - matrix: - parameters: - compiler: [gfortran, ifort, ifx] - fv_precision: ["R4", "R8"] - baselibs_version: *baselibs_version - requires: - - build-GEOSfvdycore-as-<< matrix.fv_precision >>-on-<< matrix.compiler >> - repo: GEOSfvdycore + # # Run FV3 standalone + # - ci/run_fv3: + # name: run-FV3-as-<< matrix.fv_precision >>-on-<< matrix.compiler >>-with-GEOSfvdycore + # context: + # - docker-hub-creds + # matrix: + # parameters: + # compiler: [gfortran, ifort, ifx] + # fv_precision: ["R4", "R8"] + # baselibs_version: *baselibs_version + # requires: + # - build-GEOSfvdycore-as-<< matrix.fv_precision >>-on-<< matrix.compiler >> + # repo: GEOSfvdycore # Build and publish docker images build-and-publish-docker: diff --git a/components.yaml b/components.yaml index 3e5d187..f1f3cc9 100644 --- a/components.yaml +++ b/components.yaml @@ -11,7 +11,7 @@ env: cmake: local: ./@cmake remote: ../ESMA_cmake.git - tag: v4.40.0 + tag: v4.41.0 develop: develop ecbuild: