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

feat: set 1 minute timeout to buildx setup gh action step #348

Merged

Conversation

utkuozdemir
Copy link
Member

The GH action step "Set up Docker Buildx" sometimes hangs. As it is either instantaneous or hangs forever, better fail if it does not complete in 1 minute.

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
The GH action step "Set up Docker Buildx" sometimes hangs. As it is either instantaneous or hangs forever, better fail if it does not complete in 1 minute.

Signed-off-by: Utku Ozdemir <[email protected]>
@utkuozdemir utkuozdemir force-pushed the set-up-docker-buildx-timeout branch from eb955e2 to e87aefd Compare February 5, 2024 10:58
@utkuozdemir
Copy link
Member Author

/m

@talos-bot talos-bot merged commit e87aefd into siderolabs:main Feb 5, 2024
13 checks passed
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.

3 participants