aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2020-06-30Fixes an issue where one could double take the cortex_m PeripheralEmil Fresk
Added qemu test Added comment Typo Add cfg for homogeneous More cfg Now multicore working Add .run file
2020-06-15Remove old workflows, change description of the workflowHenrik Tjäder
2020-06-15Combine publish, docs and build into one workflowHenrik Tjäder
2020-06-11Merge #327bors[bot]
327: Small renaming fixes r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
2020-06-11Fix CI errorEmil Fresk
2020-06-11Testing CIEmil Fresk
2020-06-11Also fix the links in GHAHenrik Tjäder
2020-06-11Merge pull request #319 from AfoHT/fixoddexEmil Fresk
Use cargo feature instead of conditional compilation hacks
2020-06-10Disable optimisation profiles in GHA for 1.36.0Henrik Tjäder
2020-06-10Use cargo feature instead of conditional compilation hacksHenrik Tjäder
2020-06-02Testing GHA v0.1Henrik Tjäder
Implementing previous Travis CI setup on Github Actions