Commit Graph

9 Commits

Author SHA1 Message Date
Syuugo Mizoguchi f0e9bc2f2a Bump actions/checkout from 3 to 4 (#935)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to
4.
- [Release notes](https://github.com/actions/checkout/releases)
-
[Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)
2023-09-07 21:24:01 +08:00
skbeh 9e34996c3b ksud: fix issues found by clippy (#167)
These issues are mostly found by `cargo clippy -- -W clippy::pedantic`.
2023-02-03 09:45:07 +08:00
Ylarod 2294db8850 ci: trigger ci if yml changes in pr (#163) 2023-01-31 19:06:11 +08:00
Ylarod ab9c4fdac9 ci: update build (#129)
1. update kernel ci
2. fix manager build
2023-01-29 11:25:10 +08:00
Ylarod 88cccf6ce5 ci: common kernel build and embed ksud (#127) 2023-01-28 12:24:43 +08:00
Ylarod ccc5084657 ci: opt manager (#55)
* ci: opt manager

* lint: don't check release build
2023-01-13 21:06:55 +08:00
Ylarod b797ed0afe ci: speed up build-ksud again (#54) 2023-01-13 19:50:42 +08:00
Ylarod 429dc42af1 ci: speed up build-ksud (#53) 2023-01-13 18:47:31 +08:00
weishu 6bdd856430 Fix ci for manager (#28) 2023-01-06 16:18:17 +08:00