Skip to content

Commit

Permalink
Update fpm version of CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zoziha committed May 26, 2023
1 parent 2a50ce4 commit 1ef65ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Install fpm
uses: fortran-lang/setup-fpm@v3
with:
fpm-version: 'v0.7.0'
fpm-version: 'v0.8.2'

- name: Build fftpack
run: |
Expand Down Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Install fpm
uses: fortran-lang/setup-fpm@v3
with:
fpm-version: 'v0.7.0'
fpm-version: 'v0.8.2'

- name: fpm build
run: |
Expand Down

0 comments on commit 1ef65ef

Please sign in to comment.