lewagon / wait-on-check-action

This action can be used to halt any workflow until required checks for a given ref (e.g., in a sibling workflow) pass successfully.
MIT License
339 stars 62 forks source link

Support for MacOS #65

Open uri200 opened 2 years ago

uri200 commented 2 years ago

Hi, awesome project. Will you ever considered to support MacOS?

Right now we are getting this

Error: Container action is only supported on Linux
matiasalbarello commented 2 years ago

Hi. Thanks for using this simple action. Which version are you using? The last one should support macOS. If not, could you provide some workflow example? Thanks in advance!

uri200 commented 2 years ago

Hey @matiasalbarello , I was using it on this PR, https://github.com/magma/magma/pull/12633 to wait for both docker-build-orc8r and docker-build-feg before start federated-integ-test