mirror of
https://github.com/boostorg/spirit.git
synced 2026-07-21 13:33:44 +00:00
Enable adding Ubuntu toolchain PPA by default
The default in Boost.CI will be false but some jobs still rely on this, so keep it for now the default.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
# As the yaml syntax for Drone CI is rather limited.
|
||||
#
|
||||
#
|
||||
globalenv={'PROJECT': 'libs/spirit'}
|
||||
globalenv={'PROJECT': 'libs/spirit', 'ADD_UBUNTU_TOOLCHAIN_PPA': 'true'}
|
||||
linuxglobalimage="cppalliance/droneubuntu1804:1"
|
||||
windowsglobalimage="cppalliance/dronevs2019"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user