Closed StefanGreve closed 1 year ago
Answering my own question here, but short answer is No. We can only target those 3 runners. Otherwise, we can set up our own custom runners. I have done this for testing at my work.
In my opinion it's also not necessary to go any further than that. As we discovered in a previous conservation, the config directory is the only part of the code that contains platform-specific logic. For everything else goes: if it can run Python 3.8+, they should be fine.
Do they have more than that?