Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2f0cb56

Browse files
Cap Github Action Jobs at 10 minutes (#5066)
Currently jobs run for 360 minutes if something gets stuck. This lowers that limit to something more reasonable.
1 parent 9cd6b91 commit 2f0cb56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/ci-test.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
DOTNET_NOLOGO: true
2121
DOTNET_GENERATE_ASPNET_CERTIFICATE: false
2222
DISPLAY: ':99.0'
23+
timeout-minutes: 10
2324
steps:
2425
- name: Checkout PowerShellEditorServices
2526
uses: actions/checkout@v4

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /