Commit d58e7bf
committed
fix(ci): use musl ripgrep binaries for Linux targets
ripgrep 15.1.0 ships musl Linux binaries instead of gnu.
Updated bundle_unix calls to use x86_64-unknown-linux-musl
and aarch64-unknown-linux-musl targets.1 parent f67afbc commit d58e7bf
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
| 389 | + | |
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
| 393 | + | |
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| |||
0 commit comments