dagger-rs/ci/scripts/macos-install-packages
Kasper Juul Hermansen 2faabb0e50
feat: with multi platform ci (#46)
This adds the first iteration of multi platform ci. This is the lowest level of testing added: pinned all the way to nightly. Next up will be macos, then musl and arm. And lastly windows. Each will probably require special handling, especially because of how cross and qemu interacts with the dagger-engine and docker.
2023-03-19 00:20:53 +00:00

5 lines
44 B
Bash
Executable File

#!/bin/sh
brew install docker
colima start