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
It relies on the ALL_DOCKER_VERSIONS variable being set when script/test-versions runs, which is no longer the case now that script/test invokes it directly rather than running it inside a container.
It relies on the
ALL_DOCKER_VERSIONSvariable being set whenscript/test-versionsruns, which is no longer the case now thatscript/testinvokes it directly rather than running it inside a container.