Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/vbf' into vbf
Browse files Browse the repository at this point in the history
  • Loading branch information
dzalkind committed May 9, 2024
2 parents 3fe677d + 5a85187 commit 57bcb8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_rosco-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- name: Setup GNU Fortran
if: false == contains( matrix.os, 'windows')
uses: awvwgk/setup-fortran@v1 #modflowpy/install-intelfortran-action@v1 #
uses: fortran-lang/setup-fortran@v1.6

- name: Install compiler
if: false == contains( matrix.os, 'windows')
Expand Down

0 comments on commit 57bcb8f

Please sign in to comment.