core-agent-ide/.github/workflows
Dylan Hurd cb6584de46
fix: pin musl 1.2.5 for DNS fixes (#6189)
## Summary
musl 1.2.5 includes [several fixes to DNS over
TCP](https://www.openwall.com/lists/musl/2024/03/01/2), which appears to
be the root cause of #6116.

This approach is a bit janky, but according to codex:
> On the Ubuntu 24.04 runners we use, apt-cache policy musl-tools shows
only the distro build (1.2.4-2ubuntu2)"

We should build with this version and confirm.

## Testing
- [ ] TODO: test and see if this fixes Azure issues
2025-11-04 09:17:16 -08:00
..
ci.yml chore(deps): bump actions/upload-artifact from 4 to 5 (#6137) 2025-11-02 20:38:45 -08:00
cla.yml Fix CLA link in workflow (#964) 2025-05-16 17:11:57 -07:00
codespell.yml TypeScript SDK scaffold (#4455) 2025-09-29 13:27:13 -07:00
issue-deduplicator.yml chore(deps): bump actions/checkout from 4 to 5 (#4800) 2025-10-31 09:57:07 -07:00
issue-labeler.yml chore(deps): bump actions/checkout from 4 to 5 (#4800) 2025-10-31 09:57:07 -07:00
rust-ci.yml fix: pin musl 1.2.5 for DNS fixes (#6189) 2025-11-04 09:17:16 -08:00
rust-release.yml fix: pin musl 1.2.5 for DNS fixes (#6189) 2025-11-04 09:17:16 -08:00
sdk.yml SDK CI (#4483) 2025-09-29 21:15:02 -07:00