Commit 516b125
authored
lower glibc for 2 more platforms (#1677)
<!-- ELLIPSIS_HIDDEN -->
> [!IMPORTANT]
> Change `host` to `ubuntu-20.04` for two musl targets in GitHub Actions
workflow to ensure glibc compatibility.
>
> - **Workflow Changes**:
> - In `.github/workflows/build-typescript-release.reusable.yaml`,
change `host` from `ubuntu-latest` to `ubuntu-20.04` for
`x86_64-unknown-linux-musl` and `aarch64-unknown-linux-musl` targets.
>
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup>
for e8d24b9. It will automatically
update as commits are pushed.</sup>
<!-- ELLIPSIS_HIDDEN -->1 parent ebb6ec8 commit 516b125
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments