Skip to content

Commit

Permalink
Update to match GEOSgcm as of 2024Jul18
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Jul 19, 2024
1 parent f741a52 commit 2b3a8e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version: 2.1

# Anchors to prevent forgetting to update a version
baselibs_version: &baselibs_version v7.7.0
bcs_version: &bcs_version v11.00.0
baselibs_version: &baselibs_version v7.25.0
bcs_version: &bcs_version v11.5.0

orbs:
ci: geos-esm/circleci-tools@1
ci: geos-esm/circleci-tools@2

workflows:
build-and-test:
Expand Down
8 changes: 4 additions & 4 deletions components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ GOCART:
env:
local: ./env@
remote: ../ESMA_env.git
tag: v4.9.1
tag: v4.29.0
develop: main

cmake:
local: ./cmake@
remote: ../ESMA_cmake.git
tag: v3.28.0
tag: v3.46.0
develop: develop

ecbuild:
Expand All @@ -28,12 +28,12 @@ HEMCO:
GMAO_Shared:
local: ./ESMF/Shared/GMAO_Shared@
remote: ../GMAO_Shared.git
tag: v1.9.0
tag: v1.9.7
sparse: ./config/GMAO_Shared.sparse
develop: main

MAPL:
local: ./ESMF/Shared/MAPL@
remote: ../MAPL.git
tag: v2.38.1
tag: v2.47.0
develop: develop

0 comments on commit 2b3a8e5

Please sign in to comment.