diff --git a/.circleci/config.yml b/.circleci/config.yml index 2932598..7373ee7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,10 +1,10 @@ version: 2.1 # Anchors to prevent forgetting to update a version -baselibs_version: &baselibs_version v7.25.0 +baselibs_version: &baselibs_version v7.27.0 orbs: - ci: geos-esm/circleci-tools@2 + ci: geos-esm/circleci-tools@4 workflows: build-test: diff --git a/components.yaml b/components.yaml index 6f34808..1e13ea8 100644 --- a/components.yaml +++ b/components.yaml @@ -41,7 +41,7 @@ GMAO_Shared: GMAOpyobs: local: ./src/Shared/@GMAO_Shared/@GMAO_pyobs remote: ../GMAOpyobs.git - tag: v1.0.6 + branch: feature/mathomp4/allow-no-f2py-1.0.6 develop: develop AeroML: