Skip to content

Commit

Permalink
specify gfortran-10
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhar-abbas committed Dec 21, 2021
1 parent 67ada29 commit 4c31544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_rosco-pytools.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:
FC: gfortran
FC: gfortran-10

# 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 4c31544

Please sign in to comment.