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(ci): check R2 when --version is provided to gap detector
Previously, --version bypassed the R2 check entirely and output all 6
platforms unconditionally. This caused unnecessary build attempts for
platforms that already have binaries in R2 (e.g., Windows via
RubyInstaller). Now --version checks R2 when credentials are available
and only outputs platforms that are actually missing.
0 commit comments