Hi! As we're all probably aware, Github has added a bumch of different machine sizes to the actions runners. The timings endpoint returns these under keys like UBUNTU_4_CORE, etc. But the present version of this package only supports the 'vanilla' WINDOWS, MACOS and UBUNTU runners. It would be helpful to add the others if possible. Would obviously be a breaking change - not sure what the process is for handling that but happy to throw a PR together if someone can point me to all that.
Hi! As we're all probably aware, Github has added a bumch of different machine sizes to the actions runners. The timings endpoint returns these under keys like
UBUNTU_4_CORE, etc. But the present version of this package only supports the 'vanilla'WINDOWS,MACOSandUBUNTUrunners. It would be helpful to add the others if possible. Would obviously be a breaking change - not sure what the process is for handling that but happy to throw a PR together if someone can point me to all that.