Skip to content

Commit

Permalink
Update to MAPL 2.23.1 and ESMA_env v4.2.0 (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmao-rreichle committed Jul 16, 2022
2 parents 0bb0796 + 47366b4 commit 9264e07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

# Anchor to prevent forgetting to update a version
baselibs_version: &baselibs_version v6.3.1
baselibs_version: &baselibs_version v7.5.0

orbs:
ci: geos-esm/circleci-tools@1
Expand Down
4 changes: 2 additions & 2 deletions components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GEOSldas:
env:
local: ./@env
remote: ../ESMA_env.git
tag: v3.14.0
tag: v4.2.0
develop: main

cmake:
Expand All @@ -29,7 +29,7 @@ GMAO_Shared:
MAPL:
local: ./src/Shared/@MAPL
remote: ../MAPL.git
tag: v2.21.3
tag: v2.23.1
develop: develop

GEOSgcm_GridComp:
Expand Down

0 comments on commit 9264e07

Please sign in to comment.