Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pact version call to verify linking #1350

Merged
merged 8 commits into from
Mar 7, 2024
Merged

Conversation

emilypi
Copy link
Member

@emilypi emilypi commented Feb 27, 2024

CI update for us - adds the M1 runner and masks testing it for the hugenum regression, but otherwise verifies binary linkage and produces an artifact for it. Also, cruft removal

@emilypi emilypi marked this pull request as ready for review March 7, 2024 20:35
@@ -78,7 +77,7 @@ jobs:
if: startsWith(matrix.os, 'ubuntu-')
run: sudo chown -R $USER /usr/local/.ghcup
- name: Install GHC and Cabal
uses: haskell/actions/setup@v2
uses: haskell-actions/setup@v2
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haskell/actions is deprecated.

@emilypi emilypi merged commit 34f5971 into master Mar 7, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants