Skip to content

Commit

Permalink
Update codeql pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Evangelink committed Jan 13, 2025
1 parent 7a24a92 commit a948864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ schedules:
branches:
include:
- main
- rel/3.6
- rel/3.7
always: true

jobs:
- job: codeql
displayName: CodeQL
pool:
name: $(DncEngInternalBuildPool)
demands: ImageOverride -equals 1es-windows-2022
demands: ImageOverride -equals windows.vs2022preview.amd64
timeoutInMinutes: 90

steps:
Expand Down

0 comments on commit a948864

Please sign in to comment.