Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trying to get macos workflow to install gmp library, so it can pass.
Browse files Browse the repository at this point in the history
brainbuz committed Jul 30, 2024
1 parent 7493c1b commit c21c8ba
Showing 3 changed files with 1 addition and 116 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
@@ -34,6 +34,7 @@ jobs:
uses: shogo82148/actions-setup-perl@v1
with:
perl-version: ${{ matrix.perl }}
brew: gmp

- run: perl -V

50 changes: 0 additions & 50 deletions .github/workflows/prove.yml

This file was deleted.

66 changes: 0 additions & 66 deletions .github/workflows/windows.yml

This file was deleted.

0 comments on commit c21c8ba

Please sign in to comment.