Conversation
6091bba to
9975e91
Compare
|
We should be able to pass CI now. Toolchain should be installed for both macOS and Linux. |
Nice will merge master and try to pass these jobs |
…kadot-sdk into pg/riscv-fixtures
…kadot-sdk into pg/riscv-fixtures
athei
left a comment
There was a problem hiding this comment.
We can remove the caching code since we get the RISC-V toolchain deployed on the CI?
Co-authored-by: Alexander Theißen <[email protected]>
Co-authored-by: Alexander Theißen <[email protected]>
Removed it already, (the tmp hack of checking in the rv compilation output). We only use caching to check if we need to recompile a given fixture now |
|
Yes my bad. I just read "cache" and thought it was about this. But it is just to prevent re-building all fixtures when only one of them changed. Good to be merged once the CI is green. |
Follow up from paritytech#2347 this time to verify that fixtures build to RISC-V --------- Co-authored-by: alvicsam <[email protected]> Co-authored-by: Alexander Samusev <[email protected]> Co-authored-by: Alexander Theißen <[email protected]>
Follow up from #2347 this time to verify that fixtures build to RISC-V