Skip to content

In the release action, disable sanity checks & remove sudo #4425

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

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

jtraglia
Copy link
Member

@jtraglia jtraglia commented Jul 2, 2025

Ran into this issue when running the release action:

image

  • Our custom GitHub runners already have root access, so sudo is not necessary (and will not work).
  • The sanity checks (tests for minimal/mainnet) take forever. I just want to get this release out sooner.

@jtraglia jtraglia changed the title Temporarily disable sanity checks & remove sudo In the release action, disable sanity checks & remove sudo Jul 2, 2025
@jtraglia jtraglia merged commit 56eee54 into ethereum:dev Jul 2, 2025
3 checks passed
@jtraglia jtraglia deleted the fix-release-action-2 branch July 2, 2025 12:33
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