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: pin setup-envtest to v0.0.0-20240320141353-395cfc7486e6
Versions of envtest >= v0.0.0-20240322105421-affb96708000 require
using go >= 1.22. As go 1.22 is only coming to Fedora 40 on April 16th 2024,
we are pinning the version of env-test used for the DWO test suite to
v0.0.0-20240320141353-395cfc7486e6 which requires go 1.20.
Signed-off-by: Andrew Obuchowicz <[email protected]>
0 commit comments