Skip to content

Commit

Permalink
updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Sep 26, 2023
1 parent e263c13 commit 1e40323
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
repository: NOAA-EMC/NCEPLIBS-bacio
path: bacio
ref: v2.5.0
ref: v2.6.0

- name: build-bacio
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/MacOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
compiler: [gfortran-11, gfortran-12]
bacio-version: [2.4.1, 2.5.0]
bacio-version: [2.4.1, 2.5.0, 2.6.0]

steps:
- name: checkout-bacio
Expand Down

0 comments on commit 1e40323

Please sign in to comment.