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
ci(manual-test): convert from a matrix job to a single job
With this change, the `manual-test` workflow accepts user input as to
what runner OS or Docker image to run on.
It is more useful this way, too, as I never encountered a situation
where I would want to run this Action on multiple runners, having to log
in concurrently into multiple tmate sessions, and I doubt that anyone
else has encountered that situation, either.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments