Skip to content

Commit

Permalink
Fix agent image issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
liushilongbuaa committed Apr 26, 2024
1 parent 24d440f commit e23e454
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions azurepipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ pr:

jobs:
- job: Build
pool:
vmImage: ubuntu-20.04
pool: ubuntu-20.04

variables:
DIFF_COVER_CHECK_THRESHOLD: 80
Expand Down

0 comments on commit e23e454

Please sign in to comment.