ApolloResearch / rib

Library for methods related to the Local Interaction Basis (LIB)
MIT License
2 stars 0 forks source link

Make workflow independent of host #326

Closed danbraunai-apollo closed 5 months ago

danbraunai-apollo commented 5 months ago

Make workflow independent of host

NOTE: Currently the github CI fails, probably due to lack of RAM. I haven't investigated which tests fail it and how to fix, so closing this PR for now as we'll just use a self-hosted runner for now

Description

Motivation and Context

It's annoying when there is no self-hosted runner up and running and you want to make a PR. Also, it can be expensive having a self-hosted runner going all the time (currently 75c/hour, but price may go up).

Does this PR introduce a breaking change?

No