To start a new build commit change to repository or click New build button.
Fix runtime library type for Release configuration
The Release configuration was being linked to the debug version of the
runtime library which causes problems when libnvim is linked to the
release version.