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
Some github runners embed now a cmake>=4.0 which is not yet compatible
with the cmake files. So we freeze it to the previous version (3.31.6)
thanks to a dedicated github action.
See the issue and the workaround here: actions/runner-images#11926 (comment)
0 commit comments