Skip to content

Commit 58d1df4

Browse files
xen2claude
andcommitted
ci: add 20min timeout to Windows-Tests-Simple workflow to prevent hangs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d3ac111 commit 58d1df4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-windows-simple.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
Windows-Tests:
2525
name: Test (${{ github.event.inputs.build-type || inputs.build-type || 'Debug' }}, Simple)
2626
runs-on: windows-2025-vs2026
27+
timeout-minutes: 20
2728
steps:
2829
- uses: actions/checkout@v4
2930
with:

0 commit comments

Comments
 (0)