There was an error while loading. Please reload this page.
1 parent 570830c commit 51efe4fCopy full SHA for 51efe4f
1 file changed
.github/workflows/test-windows-mono.yml
@@ -48,7 +48,7 @@ jobs:
48
name: ${{ inputs.build_configuration }}
49
runs-on: windows-2025
50
continue-on-error: ${{inputs.experimental}}
51
- timeout-minutes: 10
+ timeout-minutes: 20
52
steps:
53
- uses: actions/checkout@v4
54
with:
0 commit comments