Releases: douglascamata/setup-docker-macos-action
Releases · douglascamata/setup-docker-macos-action
v1.0.2
What's Changed
- Add macos-15 images to supported runners list by @bennycode in #51
- Clarify version inputs and add usage examples by @bennycode in #52
- Fix setup for Lima v2.0 and above by @GlassOfWhiskey in #54
New Contributors
- @bennycode made their first contribution in #51
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Remove Python conflicts workaround by @GlassOfWhiskey in #48
- Update CI/CD to MacOS 15 by @GlassOfWhiskey in #49
Full Changelog: v1.0.0...v1.0.1
v1.0.0
This is the first stable release of this account. For the full changelog please click here.
v1-alpha
First release of this action!
It installs Docker on a macOS runner through Colima, Lima-VM, and Homebrew.
Doesn't support M-series processor runners, including the public runners running macos-14 and beyond.