Skip to content

Commit

Permalink
[ci] Increase timeout to 60 mins for CodeQL (#1058)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpobst authored Nov 8, 2022
1 parent c6c487b commit 984711a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-tools/automation/azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
variables:
VSINSTALLDIR: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\
Codeql.Enabled: true
timeoutInMinutes: 20
timeoutInMinutes: 60
workspace:
clean: all
steps:
Expand Down

0 comments on commit 984711a

Please sign in to comment.