mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-20 19:11:08 +03:00
Downgrade CI VM to Ubuntu 18.04 (#3535)
This commit is contained in:
parent
35ebdea967
commit
6f142b4c75
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ variables:
|
|||
jobs:
|
||||
- job: linux
|
||||
pool:
|
||||
vmImage: ubuntu-latest
|
||||
vmImage: ubuntu-18.04
|
||||
strategy:
|
||||
matrix:
|
||||
servers:
|
||||
|
|
Loading…
Reference in a new issue