Skip to content

Commit

Permalink
Update CI and components
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Jan 22, 2024
1 parent f84a6dc commit 0cd37e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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 in case we need to override the defaults from the orb
#baselibs_version: &baselibs_version v7.14.0
#bcs_version: &bcs_version v11.1.0
#baselibs_version: &baselibs_version v7.17.0
#bcs_version: &bcs_version v11.3.0

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

workflows:
build-and-test:
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 @@ GOCART:
env:
local: ./env@
remote: ../ESMA_env.git
tag: v4.20.6
tag: v4.24.0
develop: main

cmake:
Expand Down Expand Up @@ -35,5 +35,5 @@ GMAO_Shared:
MAPL:
local: ./ESMF/Shared/MAPL@
remote: ../MAPL.git
tag: v2.42.0
tag: v2.43.0
develop: develop

0 comments on commit 0cd37e5

Please sign in to comment.