Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated bufr version and bacio version in CI testing #201

Merged
merged 5 commits into from
Sep 27, 2023

Conversation

edwardhartnett
Copy link
Contributor

Fixes #200

@edwardhartnett edwardhartnett changed the title updated bufr version updated bufr version and bacio version in CI testing Sep 26, 2023

- name: cache-bufr
id: cache-bufr
uses: actions/cache@v2
with:
path: ~/bufr
key: bufr-Linux_options_${{ runner.os }}-v11.7.1
key: bufr-Linux_options_${{ runner.os }}-v12.0.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mismatch bufr 12.0.0 vs. 12.0.1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, I will fix...

Copy link
Contributor

@AlexanderRichert-NOAA AlexanderRichert-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approve apart from bufr versions should be consistent

@edwardhartnett edwardhartnett merged commit ff222eb into develop Sep 27, 2023
31 checks passed
@edwardhartnett edwardhartnett deleted the ejh_update_bufr_version branch September 27, 2023 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update CI with new version of NCEPLIBS-bufr
2 participants