Skip to content

Commit

Permalink
Update CI Baselibs
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Jun 23, 2023
1 parent c270ec6 commit 4ea0452
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: 2.1

# Anchors to prevent forgetting to update a version
baselibs_version: &baselibs_version v7.7.0
bcs_version: &bcs_version v10.23.0
baselibs_version: &baselibs_version v7.13.0
bcs_version: &bcs_version v11.1.0

orbs:
ci: geos-esm/circleci-tools@1
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Added `QUIET_DEBUG` option to remove the `-warn unused` flag for Intel and add some common warning suppressions (Intel only at the moment)

### Changed

- Updated CI to use Baselibs 7.13.0

## [3.29.0] - 2023-05-18

### Changed
Expand Down

0 comments on commit 4ea0452

Please sign in to comment.