Skip to content

Commit

Permalink
specify mpfr version
Browse files Browse the repository at this point in the history
  • Loading branch information
sdcb committed Feb 6, 2025
1 parent a1e3cba commit 2cf5f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-all-gmp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ jobs:
os: ${{ matrix.os }}
arch: ${{ matrix.arch }}
gmp-version: ${{ github.event.inputs.gmp-version || '6.3.0' }}
mpfr-version: ${{ github.event.inputs.mpfr-version || '4.2.1' }}
build-type: ${{ github.event.inputs.build-type || 'shared' }}

0 comments on commit 2cf5f50

Please sign in to comment.