Enable adding Ubuntu toolchain PPA by default#56
Conversation
The default in Boost.CI will be false but some jobs still rely on this, so keep it for now the default.
|
Hi Flamefire, |
|
This PR is just a minimal fix to avoid failures in old/existing workflows when we switch the default in Boost.CI The failing jobs are all on Github Actions but this only changes the drone config. So the failures are unrelated. They look like the coincided with the removal of Boost.StaticAssert, so I synced the branch. From what I can tell Drone CI doesn't seam to be activated. At least I don't see any Drone jobs at all. |
The default in Boost.CI will be false but some jobs still rely on this, so keep it for now the default.