]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "ci: Switch PR review workflow to Opus 4.7 via Mantle endpoint"
authorLuca Boccassi <luca.boccassi@gmail.com>
Fri, 17 Apr 2026 13:16:21 +0000 (14:16 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 17 Apr 2026 13:35:45 +0000 (15:35 +0200)
This reverts commit 011233858520fe607eeff29cfc92d40cf71a6002.

.github/workflows/claude-review.yml

index aacada555e8eb13dddd9cfa3f199a5ac08e3360c..3829313cf97d8c5a73566d0694b94fcf7daa7cf7 100644 (file)
@@ -192,7 +192,6 @@ jobs:
         env:
           CLAUDE_CODE_DISABLE_BACKGROUND_TASKS: "1"
           CLAUDE_CODE_USE_BEDROCK: "1"
-          CLAUDE_CODE_USE_MANTLE: "1"
         run: |
           mkdir -p ~/.claude
 
@@ -370,7 +369,7 @@ jobs:
           PROMPT
 
           claude \
-            --model anthropic.claude-opus-4-7 \
+            --model us.anthropic.claude-opus-4-6-v1 \
             --effort max \
             --max-turns 200 \
             --setting-sources user \