Commit Graph

5 Commits (4bf8cad593c06c7996cf4e25834bef159d59f48b)

Author SHA1 Message Date
Alex Crichton 4bf8cad593
Expand wasm32 testing on CI (#360)
* Expand wasm32 testing on CI

Run the full `run.sh` test script to get full assertions, including that
nothing in the wasm compiler-builtins is panicking. Unfortunately it's
currently panicking, so this is good to weed out!

* Update libm
2020-05-29 14:38:29 -05:00
Alex Crichton 955cea42cc Update CI installation of Rust on macos 2020-01-28 00:39:52 -08:00
Alex Crichton f8c28c5c3b Update checkout action reference 2019-12-03 09:11:29 -08:00
Alex Crichton 9823b956ce Fix Github Actions for recent system changes 2019-10-28 07:39:04 -07:00
Alex Crichton 1ac3970855 Migrate to github actions from Azure Pipelines
Less need to manage users, more concurrency, and interface is all in
one!
2019-09-10 21:57:13 -05:00