You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ci] Remove redundant variables in global CI config
It is important that our CI config doesn't stray away too much from the
default ROOT configuration when you build from source. Like this, we are
sure that we actually test more or less what people will get when
building ROOT.
So I would argue that it's better if we don't set configuration flags
explicitly if they are set to what is already the default, to keep
builds more consistent.
0 commit comments