Files
langchain/.github/workflows/integration_tests.yml
Mason Daugherty 33875fde2a ci(infra): serialize integration test shards across runs (#37648)
Add job-level `concurrency` to the scheduled integration tests so
per-package shards from overlapping workflow dispatches don't hit the
same live API credentials at once — e.g. a manually triggered
`anthropic` run colliding with the daily `all libs` run.
2026-05-23 04:30:19 +00:00

17 KiB