We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc2378 commit 80858c5Copy full SHA for 80858c5
.github/workflows/Component.BuildTest.yml
@@ -50,6 +50,7 @@ jobs:
50
version: net8.0
51
52
runs-on: ${{ matrix.os }}
53
+ timeout-minutes: 30
54
steps:
55
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
56
with:
0 commit comments