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
Windows builds have started failing couple of days ago in the python venv generate for opengrok tools (saying it does not know the venv module). This is due to the fact that default python executable is 2.7.9 (verified by replacing venv step with python -V).