Skip to content

Commit 51efe4f

Browse files
committed
Increase Windows Mono CI timeout
1 parent 570830c commit 51efe4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
name: ${{ inputs.build_configuration }}
4949
runs-on: windows-2025
5050
continue-on-error: ${{inputs.experimental}}
51-
timeout-minutes: 10
51+
timeout-minutes: 20
5252
steps:
5353
- uses: actions/checkout@v4
5454
with:

0 commit comments

Comments
 (0)