Skip to content

Commit

Permalink
ci: update fpm
Browse files Browse the repository at this point in the history
  • Loading branch information
tueda committed Jul 7, 2024
1 parent fd35ca0 commit 6937433
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Set up fpm
uses: fortran-lang/setup-fpm@v5
with:
fpm-version: v0.8.0
fpm-version: v0.10.1

- name: Print compiler version
run: $FC --version
Expand Down Expand Up @@ -111,7 +111,7 @@ jobs:
- name: Set up fpm
uses: fortran-lang/setup-fpm@v5
with:
fpm-version: v0.8.0
fpm-version: v0.10.1

- name: Print compiler version
run: $FC --version
Expand Down

0 comments on commit 6937433

Please sign in to comment.