Skip to content

Commit

Permalink
Remove Ubuntu 16.04 from test matrix (#1733)
Browse files Browse the repository at this point in the history
Azure DevOps no longer supports Ubuntu 16.04 and cancels CI runs that target it.
  • Loading branch information
rjmholt committed Oct 18, 2021
1 parent 27b44e7 commit 71f44d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .azure-pipelines-ci/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ stages:
- job:
strategy:
matrix:
Ubuntu_16_04:
vmImage: ubuntu-16.04
Ubuntu_18_04:
vmImage: ubuntu-18.04
Ubuntu_20_04:
Expand Down

0 comments on commit 71f44d6

Please sign in to comment.