Skip to content

Commit

Permalink
Try v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
minhqdao committed Oct 7, 2024
1 parent 124a570 commit 69056e5
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: macos workaround
if: runner.os == 'macos'
run: brew install gcc@10
- uses: fortran-lang/setup-fpm@v6
- uses: fortran-lang/setup-fpm@v6.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- run: fpm test
Expand Down

0 comments on commit 69056e5

Please sign in to comment.