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

bpo-46203: Add a (conservative) timeout for Windows builds on GitHub Actions #30301

Merged

Conversation

@mdickinson
Copy link
Member

@mdickinson mdickinson commented Dec 30, 2021

Following a recent GitHub Actions incident that caused builds to give no output until the step timed out after 6 hours, this PR adds timeouts of 30 minutes to the x64 and x86 Windows build steps on GitHub Actions.

https://bugs.python.org/issue46203

@mdickinson mdickinson changed the title bpo-46203: Add a (conservative) timeout for Windows builds on GitHub Actions Add a (conservative) timeout for Windows builds on GitHub Actions Dec 30, 2021
@mdickinson mdickinson changed the title Add a (conservative) timeout for Windows builds on GitHub Actions bpo-46203: Add a (conservative) timeout for Windows builds on GitHub Actions Dec 30, 2021
@zooba
Copy link
Member

@zooba zooba commented Dec 31, 2021

LGTM

@mdickinson mdickinson merged commit 0ea2ef5 into python:main Jan 9, 2022
12 checks passed
@mdickinson mdickinson deleted the add-timeout-for-windows-build-steps branch Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants