Skip to content

Commit ee1d7e9

Browse files
committed
Temporarily boost timeout-minutes.
1 parent bf9d6ca commit ee1d7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
parent-job-name: nuget-solution
9494
machine-types: '["windows-2025"]'
9595
build-directory: NuGetTest
96-
timeout-minutes: 30
96+
timeout-minutes: 70
9797
# This way, we can see Node.js build issues in the build log.
9898
build-verbosity: minimal
9999
dotnet-test-process-timeout: 900000

0 commit comments

Comments
 (0)