nstrydom2 / anonfile-api

An unofficial Python Anonfiles.com API
MIT License
62 stars 24 forks source link

Configure OS Matrix in Workflow File #86

Closed StefanGreve closed 1 year ago

nstrydom2 commented 1 year ago

Do they have more than that?

nstrydom2 commented 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.

StefanGreve commented 1 year ago

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.