Commit c5ec15d
authored
Check on CI whether library compiles for no_std (#431)
* Check on CI whether library compiles for no_std
* Update checkout action
* Missing -Z unstable-options
* Also compile smoldot-light
* Update action a bit
* Overwrite ruzstd to try it out
* Forgot default-features = false
* Change target
* Use a specific nightly
* Fix toolchain name
* Fix toolchain name again
* Try simplify the build
* --keep-going is unstable
* Only check the smoldot library for now1 parent 704b01d commit c5ec15d
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
100 | 111 | | |
101 | 112 | | |
102 | 113 | | |
| |||
206 | 217 | | |
207 | 218 | | |
208 | 219 | | |
209 | | - | |
| 220 | + | |
210 | 221 | | |
211 | 222 | | |
212 | 223 | | |
0 commit comments