This is a smaller step than #153, which only handles a port of the CI.
All the current feature should have been replaced, including testing on different toolchains and targets. Moreover, now we are also able to test x86_64-pc-windows-gnu which was not available on Appveyor.
This should help contributing to the CI, for instance introducing tests for wasm32 architecture.
This is a smaller step than #153, which only handles a port of the CI.
All the current feature should have been replaced, including testing on different toolchains and targets. Moreover, now we are also able to test
x86_64-pc-windows-gnu
which was not available on Appveyor.This should help contributing to the CI, for instance introducing tests for wasm32 architecture.