mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Bump default ubuntu distro in builds to 18.04
This commit is contained in:
@@ -50,9 +50,9 @@ release or the snapshots server can be used. With that file in place then a
|
|||||||
build for a specific distro can be done with just a few vagrant commands, for
|
build for a specific distro can be done with just a few vagrant commands, for
|
||||||
example::
|
example::
|
||||||
|
|
||||||
cd vagrant/ubuntu-16.04
|
cd vagrant/ubuntu-18.04
|
||||||
vagrant up
|
vagrant up
|
||||||
vagrant ssh -c "scripts/build.sh ubuntu-16.04"
|
vagrant ssh -c "scripts/build.sh ubuntu-18.04"
|
||||||
vagrant halt
|
vagrant halt
|
||||||
|
|
||||||
Please note that currently this will do up to 8 complete builds, one for each
|
Please note that currently this will do up to 8 complete builds, one for each
|
||||||
|
|||||||
Reference in New Issue
Block a user