Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
try fix on setup fortran for windows
  • Loading branch information
jalvesz committed Apr 25, 2024
1 parent 2fd7ea9 commit 264998f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v1

- uses: fortran-lang/setup-fortran@main
- uses: wpbonelli/setup-fortran@848728b9f8f277e196a7e4e1afb61474c4869d2e
id: setup-fortran
with:
compiler: ${{ matrix.toolchain.compiler }}
Expand Down

0 comments on commit 264998f

Please sign in to comment.