Commit Graph

8 Commits

Author SHA1 Message Date
c861e5ebcf
fix: without windows 2023-03-19 13:07:34 +01:00
2214a89964
fix: with toolchain 2023-03-19 13:05:29 +01:00
05074d807e
feat: without nested action 2023-03-19 13:03:55 +01:00
258d9c2c92
feat: test on native targets 2023-03-19 12:58:15 +01:00
07005ba232
feat: with only build 2023-03-19 12:55:33 +01:00
98f23fa2a2
feat: with original cross 2023-03-19 12:35:06 +01:00
9d6c68be39
feat(wip): with musl github action 2023-03-19 11:59:15 +01:00
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