Skip to content

Commit

Permalink
BUILD: set VM image to 'Ubuntu-latest'
Browse files Browse the repository at this point in the history
  • Loading branch information
j-ittner committed Oct 19, 2021
1 parent d700cfd commit 6372467
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ pr:
- 2.0.x
- release/*

pool:
vmImage: 'Ubuntu-latest'

# set the build name
name: $[ variables['branchName'] ]

Expand Down

0 comments on commit 6372467

Please sign in to comment.