Skip to content

Commit 984711a

Browse files
authored
[ci] Increase timeout to 60 mins for CodeQL (#1058)
1 parent c6c487b commit 984711a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/automation/azure-pipelines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
variables:
8888
VSINSTALLDIR: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\
8989
Codeql.Enabled: true
90-
timeoutInMinutes: 20
90+
timeoutInMinutes: 60
9191
workspace:
9292
clean: all
9393
steps:

0 commit comments

Comments
 (0)