Commit 92020c2
committed
fix(release): add musl C++ compiler for static Linux binary build
* Symlink g++ as x86_64-linux-musl-g++ for esaxx-rs/tokenizers build
* Install musl-dev alongside musl-tools
* Set fail-fast: false on build-binaries matrix to avoid cascading cancellation1 parent acc1ee3 commit 92020c2
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| 315 | + | |
315 | 316 | | |
316 | 317 | | |
317 | 318 | | |
| |||
326 | 327 | | |
327 | 328 | | |
328 | 329 | | |
329 | | - | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
330 | 335 | | |
331 | 336 | | |
332 | 337 | | |
| |||
0 commit comments