Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Sep 26, 2024
1 parent c8995eb commit 414eac5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ parameters:

# Anchors to prevent forgetting to update a version
os_version: &os_version ubuntu20
baselibs_version: &baselibs_version v8.5.0
baselibs_version: &baselibs_version v8.6.0
bcs_version: &bcs_version v12.0.0
tag_build_arg_name: &tag_build_arg_name gcmversion

Expand Down Expand Up @@ -65,7 +65,6 @@ workflows:
baselibs_version: *baselibs_version
bcs_version: *bcs_version
gcm_ocean_type: MOM6
landbcs_type: NL3
change_layout: false

build-and-publish-docker:
Expand Down

0 comments on commit 414eac5

Please sign in to comment.