summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2026-06-11 21:18:31 +0700
committerhathach <[email protected]>2026-06-11 21:18:31 +0700
commit3d745ee9d62414e7bd0c255b833715c5261edeee (patch)
tree258e74c945a9c6a15856fecc86ab362c5c7b678c
parent4f5be18911c4d5dd4c3b097cb4ff18e2b7bf2543 (diff)
parent848216a6a278f98ba5b977219adac5eabb07e0c4 (diff)
Merge remote-tracking branch 'origin/master' into musb_ep0_race
-rw-r--r--.github/workflows/claude-code-review.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml
index 94001dd8a..60cc4db4b 100644
--- a/.github/workflows/claude-code-review.yml
+++ b/.github/workflows/claude-code-review.yml
@@ -53,5 +53,5 @@ jobs:
# TEMPORARY: expose the full Claude transcript in the Actions log for
# debugging. Revert to remove once done.
show_full_output: true
- claude_args: '--max-turns 50'
+ claude_args: '--max-turns 50 --model claude-opus-4-8'
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md