Skip to content

v20250715-232104

Choose a tag to compare

@github-actions github-actions released this 15 Jul 23:23
· 535 commits to main since this release
6dd711f
runners: Elevate some debug logs to info logs (#6933)

This was annoying me when reading through the logs where some of these
messages were getting swallowed when I was filtering out debug logs.
Hopefully with these as info logs we'll be able to debug things easier.

Signed-off-by: Eli Uriegas <[email protected]>