mirror of
https://github.com/mimblewimble/grin-wallet.git
synced 2025-02-01 08:51:09 +03:00
Downgrade to ubuntu-18.04 (#562)
This commit is contained in:
parent
782dd8c29b
commit
42a2ee0302
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ variables:
|
|||
jobs:
|
||||
- job: linux
|
||||
pool:
|
||||
vmImage: ubuntu-latest
|
||||
vmImage: ubuntu-18.04
|
||||
strategy:
|
||||
matrix:
|
||||
config/libwallet/api:
|
||||
|
|
Loading…
Reference in a new issue