Skip to content

Commit

Permalink
FABJ-541: Run builds on Ubuntu 20.04 (#99)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
  • Loading branch information
bestbeforetoday authored Oct 30, 2020
1 parent 72ce029 commit 9bc7c21
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 @@ -22,7 +22,7 @@ variables:
FABRIC_VERSION: 2.2

pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-20.04'

jobs:
- job: Integration
Expand Down

0 comments on commit 9bc7c21

Please sign in to comment.