Downgrade to ubuntu-18.04 (#562)

This commit is contained in:
David Burkett 2021-01-05 03:48:52 -05:00 committed by GitHub
parent 782dd8c29b
commit 42a2ee0302
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ variables:
jobs: jobs:
- job: linux - job: linux
pool: pool:
vmImage: ubuntu-latest vmImage: ubuntu-18.04
strategy: strategy:
matrix: matrix:
config/libwallet/api: config/libwallet/api: