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

Revive Action test.yml. #1136

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Revive Action test.yml. #1136

merged 1 commit into from
Jun 13, 2024

Conversation

gatk555
Copy link

@gatk555 gatk555 commented Jun 13, 2024

This fixes problems found when building a Mac version of libvvp.so for testing. A successful build can be seen attached to the source branch.

The change of runner is peculiar: it seems that github has started using ARM runners for "macos-latest" and the Homebrew build of bison seems broken. Evidence here until I purge the old logs. Look at top and bottom of the "Build, check and install" section.

Description:
Fix test.yml for Mac by fixing docopt and using Macos-12 runner.
Update the versions of called Actions to prevent warnings and add "workflow_dispatch" to allow testing.
Unrelated: add "*.so" to .gitignore to hide built libvvp.so.

Update the versions of called Actions to prevent warnings.hi and add
"workflow_dispatch" to allow testing.
Unrelated: add "*.so" to .gitignore to hide built libvvp.so.
@caryr
Copy link
Collaborator

caryr commented Jun 13, 2024

Thanks for fixing this!

@caryr caryr merged commit 8ac44a3 into steveicarus:master Jun 13, 2024
4 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.

2 participants