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
.github/workflows: force go to 1.23 for the lint job
As of a few days ago, `stable` means 1.24. And the current version of
golangci-lint does crash with it. So let's force go 1.23 for now.
Signed-off-by: Vincent Demeester <[email protected]>
0 commit comments