Skip to content

Commit

Permalink
Try 2: Fix up the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Oct 30, 2024
1 parent a2f0c3e commit 5c111e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5c111e0

Please sign in to comment.