Skip to content

Commit

Permalink
we must use Ubuntu 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
narimiran committed Dec 7, 2021
1 parent 6d3b706 commit 8f20400
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
strategy:
matrix:
Linux_amd64:
vmImage: 'ubuntu-16.04'
vmImage: 'ubuntu-18.04'
CPU: amd64
Linux_i386:
vmImage: 'ubuntu-16.04'
vmImage: 'ubuntu-18.04'
CPU: i386
OSX_amd64:
vmImage: 'macOS-10.15'
Expand Down

0 comments on commit 8f20400

Please sign in to comment.