Skip to content

Commit

Permalink
Update test-fortran-macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa authored Jul 1, 2024
1 parent 4c69faf commit 9471b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-fortran-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: fortran-lang/setup-fortran@v1
- uses: fortran-lang/setup-fortran@latest
id: setup-fortran
with:
compiler: gcc
version: 13
version: 11

# - name: Install GFortran
# run: brew install gfortran gcc
Expand Down

0 comments on commit 9471b4b

Please sign in to comment.