Skip to content

Commit e9658ce

Browse files
Copilotpelikhan
andauthored
Increase smoke-claude max-turns to 50 (#15565)
* Initial plan * Increase max-turns in smoke-claude to 50 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
1 parent 9c616f4 commit e9658ce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/workflows/smoke-claude.lock.yml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-claude.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717
name: Smoke Claude
1818
engine:
1919
id: claude
20-
max-turns: 25
20+
max-turns: 50
2121
strict: true
2222
imports:
2323
- shared/mcp-pagination.md

0 commit comments

Comments
 (0)