gitian: use trusty for building

This commit is contained in:
Wladimir J. van der Laan
2015-10-29 07:29:48 +01:00
committed by Jack Grigg
parent 3599031edc
commit bdb3f2ce3e
6 changed files with 16 additions and 25 deletions

View File

@@ -27,7 +27,7 @@ Once you've got the right hardware and software:
# Create base images
cd gitian-builder
bin/make-base-vm --suite precise --arch amd64
bin/make-base-vm --suite trusty --arch amd64
cd ..
# Get inputs (see doc/release-process.md for exact inputs needed and where to get them)