Skip to content

Commit

Permalink
Merge branch 'develop' into feature/mathomp4/update-checkpoint-sim
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 authored May 15, 2024
2 parents c997590 + 910fe5b commit f485be6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ workflows:
- docker-hub-creds
matrix:
parameters:
compiler: [ifort]
compiler: [gfortran, ifort]
baselibs_version: *baselibs_version
repo: MAPL
mepodevelop: false
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Add GNU UFS-like CI test

### Changed

- Updated `checkpoint_simulator` to not create and close file if not writing
Expand Down

0 comments on commit f485be6

Please sign in to comment.