We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c58c0 commit e48167aCopy full SHA for e48167a
.github/workflows/fpm.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Install fpm
46
uses: fortran-lang/setup-fpm@v3
47
with:
48
- github-token: ${{ secrets.GITHUB_TOKEN }}
+ fpm-version: 'v0.5.0'
49
50
- name: Build fftpack
51
run: |
0 commit comments