envoyproxy/envoy

Make runners configurable in ci

Open

#39,705 建立於 2025年6月2日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/cienhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

our ci doesnt allow you to change much of the ci itself in a pr, but we do have .github/config.yaml which is intended to allow some types of change - atm you can change the docker container used by ci eg

what would be really helpful is to be able to set the runners - atm the immediate use case is for testing different macos runners - but its come up plenty in other contexts

implementation shouldnt be too hard - but defo requires off-site testing

貢獻者指南