-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix an issue with upx and mac where the process gets killed im…
…mediately (#441) Issue seems to be with v3.94 of upx that comes installed by default in ubuntu-latest images of Github actions. A number of very similar issues: upx/upx#450 upx/upx#222 Signed-off-by: Harikrishnan Balagopal <[email protected]>
- Loading branch information
1 parent
64b2183
commit 0373fc9
Showing
3 changed files
with
12 additions
and
8 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
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
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