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
[#1930] Remove snapshots releases from main branch
Snapshot builds tend to fail quite often and sometimes we cannot even
fix an issue until another project has been released.
I moved the build testing the snapshots under the branches `wip/*`.
This way the failure of a build using snapshots won't affect the
release of stable versions.
0 commit comments