Commit 37ecc11
authored
fix: test MSRV 1.70 in CI and ALSA stream shutdown race (#1076)
* fix: test MSRV 1.70 in CI and use AtomicBool in ALSA
* ci: use platform-specific MSRV in CI and docs
fix: bump WASM minimum Rust version to 1.77
* fix: set Android example to Rust 2021 edition
* ci: refactor workflows
* ci: pin iOS example build to aarch64 simulator1 parent ca5ae56 commit 37ecc11
File tree
10 files changed
+265
-189
lines changed- .github
- actions/setup-asio
- workflows
- examples
- android
- audioworklet-beep
- ios-feedback
- wasm-beep
- src/host/alsa
10 files changed
+265
-189
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments