Skip to content

Commit

Permalink
Merge branch 'develop' into feature/aoloso/hybrid_012924
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 authored Mar 28, 2024
2 parents 31e172b + 6da1b42 commit d301790
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,19 @@ workflows:
requires:
- build-GEOSgcm-on-<< matrix.compiler >>
repo: GEOSgcm
# Run AMIP GCM (1 hour, no ExtData)
- ci/run_gcm:
name: run-GCM-on-<< matrix.compiler >>
context:
- docker-hub-creds
matrix:
parameters:
compiler: [gfortran, ifort]
requires:
- build-GEOSgcm-on-<< matrix.compiler >>
repo: GEOSgcm
#baselibs_version: *baselibs_version
#bcs_version: *bcs_version
- ci/build:
name: build-GEOSfvdycore-as-<< matrix.fv_precision >>-on-<< matrix.compiler >>
context:
Expand Down

0 comments on commit d301790

Please sign in to comment.