Skip to content

Commit

Permalink
Updates in azure yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
wajahatrazi authored Sep 2, 2024
1 parent 0077468 commit bb453ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ stages:
displayName: "Static Analysis"
timeoutInMinutes: 10
continueOnError: true
pool: sonic-ubuntu-1c
pool:
vmImage: 'ubuntu-latest'
steps:
- template: .azure-pipelines/pre-commit-check.yml

Expand Down

0 comments on commit bb453ff

Please sign in to comment.