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
bcr_presubmit: Use Rocky Linux instead of CentOS (#2314)
Some module repos still contain presubmit.yml templates that reference
CentOS 7 (which has been deprecated in favor of Rocky Linux 8).
Eventually we should remove all these references, but for now we can
work around this problem by replacing centos7 tasks with their
rockylinux8 equivalent during presubmit.
Progress towards
#2272
0 commit comments