Skip to content

Commit

Permalink
Use gfotran for compile
Browse files Browse the repository at this point in the history
  • Loading branch information
dzalkind committed Mar 8, 2022
1 parent 21ee71f commit 5a6e2b7
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 @@ -5,7 +5,7 @@ on: [push, pull_request]

# Specify FORTRAN compiler
env:
FORTRAN_COMPILER: gfortran-10
FC: gfortran

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 5a6e2b7

Please sign in to comment.