Commit 5e73ee3
authored
* 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 now
* Check whether `smoldot-light` compiles for no_std
1 parent 60d3773 commit 5e73ee3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
0 commit comments