-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Statically compile the binaries when releasing; it's maybe easier. (#441
) This is also an attempt to help fix the `entropy-js` test failures in CI. We are able to get tests to pass locally (on both macOS and Linux hosts), but for some reason the binaries behave differently in CircleCI. Maybe we are missing some environmental difference between the various places we're running builds; if we statically compile the binaries, they might have fewer things that can go wrong when moving across machines.
- Loading branch information
Showing
1 changed file
with
10 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters