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
Switch CI build to Ubuntu bionic
The more recent ubuntu bionic (18.04) image comes with GCC 7 instead of GCC 5
in the default image. This fixes a bug in GCC where some unneeded symbols
end up in the Windows executable.