cubeb-coreaudio-rs/.github/workflows
Chun-Min Chang e74f8e4bbe
Add GitHub Action workflows (#128)
* Set github-action running tests with Rust stable

* Set github-action running tests with Rust nightly

* Skip some sanitizers

* Setup github-action

Add a Github-action setting to run tests with Rust stable and nightly. This setting installs the Rust manually instead of using actions-rs since external actions are generally not available inside the Mozilla GitHub org for security reasons.

* Remove nightly.yml and stable.yml

stable.yml and stable.yml can be replaced by test.yml

* Remove MATRIX_RUST
2021-03-09 17:43:32 -08:00
..
test.yml Add GitHub Action workflows (#128) 2021-03-09 17:43:32 -08:00