Skip to content

Commit

Permalink
Downgrade CI VM to Ubuntu 18.04 (#3535) (#3536)
Browse files Browse the repository at this point in the history
Co-authored-by: David Burkett <[email protected]>
  • Loading branch information
antiochp and DavidBurkett authored Jan 5, 2021
1 parent 70f6f52 commit 8849389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ variables:
jobs:
- job: linux
pool:
vmImage: ubuntu-latest
vmImage: ubuntu-18.04
strategy:
matrix:
servers:
Expand Down

0 comments on commit 8849389

Please sign in to comment.