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
fix(e2e): downgrade Go requirement from 1.24 to 1.22 for compatibility
Go 1.24 hasn't been released yet, causing build failures on systems with Go 1.22.
This is a temporary fix to enable testing on current Go versions.
Signed-off-by: Yossi Ovadia <[email protected]>
0 commit comments