Skip to content

Commit 53ebb67

Browse files
committed
ci: pin netcdf-fortran@4.6.1 for macOS extended build tests
1 parent 49cc19b commit 53ebb67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/test-extended/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
if: runner.os == 'macOS'
2020
shell: bash
2121
run: |
22-
brew install netcdf-fortran libevent
22+
brew install netcdf-fortran@4.6.1 libevent
2323
nc-config --all
2424
nf-config --all
2525

0 commit comments

Comments
 (0)