.github/workflows: activate freebsd build on PRs#34717
Conversation
|
Build failed in hidapi |
|
So I dug in a little, and the thing is that the ports build uses the ports version of the library. This is why the fix proposed by Enrique works for building ports. As such, the fix proposed in #34632 is wrong, as ports and system might have a different version of the headers. |
|
I'd recommend a way to cancel a job if there were subsequent commits to the same PR. Otherwise it will just enqueue multiple (most of which is obsolete) jobs. |
|
Please ensure we don't use external GH actions repository for launching the VM, i.e. fork it to your own account or the ethereum org, and make sure all JS dependencies are pinned. |
We should only activate this when we are sure the external action is safe.
No description provided.