Skip to content

Commit

Permalink
Remove build timeout until we know why content release is slow. (#2321)
Browse files Browse the repository at this point in the history
Nothing that tests will find in this PR, so merging immediately.
  • Loading branch information
timcosgrove authored Oct 17, 2024
1 parent 508bc4c commit 0f53643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/content-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
runs-on: [self-hosted, asg]
needs:
- validate-build-status
timeout-minutes: 75
# timeout-minutes: 75
defaults:
run:
working-directory: content-build
Expand Down

0 comments on commit 0f53643

Please sign in to comment.