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
Bincrafters-conventions is adding new CI jobs for newer compiler versions automatically.
If the software isn't supporting those compiler versions upstream this is undesired.
If you would remove this CI jobs manually they would get re-added the next time.
I'm planning to introduce some light-weight custom in-line annotation within the Travis/AppVeyor/AZP files to prevent this from happening.
This should only ever be used when the compiler versions aren't supported upstream.
The text was updated successfully, but these errors were encountered:
Bincrafters-conventions is adding new CI jobs for newer compiler versions automatically.
If the software isn't supporting those compiler versions upstream this is undesired.
If you would remove this CI jobs manually they would get re-added the next time.
I'm planning to introduce some light-weight custom in-line annotation within the Travis/AppVeyor/AZP files to prevent this from happening.
This should only ever be used when the compiler versions aren't supported upstream.
The text was updated successfully, but these errors were encountered: