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.
This commit is contained in:
2023-03-19 01:20:53 +01:00
committed by GitHub
parent 11d20935c6
commit 2faabb0e50
6 changed files with 651 additions and 63 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
brew install docker
colima start