Increase CI workflow timeout on Windows.
Signed-off-by: Nashwan Azhari <nazhari@cloudbasesolutions.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -226,7 +226,7 @@ jobs: | ||||
|   integration-windows: | ||||
|     name: Windows Integration | ||||
|     runs-on: ${{ matrix.os }} | ||||
|     timeout-minutes: 50 | ||||
|     timeout-minutes: 90 | ||||
|     needs: [project, linters, protos, man] | ||||
|     env: | ||||
|       GOTEST: gotestsum -- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Nashwan Azhari
					Nashwan Azhari