supercharge / mongodb-github-action

Use MongoDB in GitHub Actions
MIT License
224 stars 46 forks source link

Runs on macOS and Windows #8

Closed marcuspoehls closed 3 years ago

marcuspoehls commented 4 years ago

@DanMossa Hey Daniel, thank you for your help. I appreciate it!

Up to this point, I only tested whether GitHub Actions support Docker on all operating systems. Well, they don't. Docker actions are only available on Linux.

We need to run the MongoDB setup for each OS I guess.

I'm happy if you can help out with this PR.

marcuspoehls commented 4 years ago

@DanMossa Hey Daniel, did you have time to have a look at multi-OS support?

gimperiale commented 3 years ago

Hi, are there any updates on this?

marcuspoehls commented 3 years ago

@gimperiale I haven’t looked into this over the last months. Do you want to submit a PR?