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

CI: Use Ubuntu 22.04 to fix SIGPIPE issue #13

Merged
merged 2 commits into from
Sep 2, 2022
Merged

Conversation

aureliojargas
Copy link
Owner

With the new --default-signal in the env command we can fix the
issue with SIGPIPE being trapped, when running in GitHub Actions.

Please refer to PR #9 for detailed information on this issue.

With the new `--default-signal` in the `env` command we can fix the
issue with SIGPIPE being trapped, when running in GitHub Actions.

Please refer to PR #9 for detailed information on this issue:
#9
This reverts commit 5c7ccd0.

Looks like the previous commit have fixed the underlining
problem, so now we can revert this fix.
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.

1 participant