From: Luca Boccassi Date: Fri, 17 Apr 2026 13:16:21 +0000 (+0100) Subject: Revert "ci: Switch PR review workflow to Opus 4.7 via Mantle endpoint" X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e6fbf51fd69fa9cc7bd8998bc17dca8d05d0293a;p=thirdparty%2Fsystemd.git Revert "ci: Switch PR review workflow to Opus 4.7 via Mantle endpoint" This reverts commit 011233858520fe607eeff29cfc92d40cf71a6002. --- diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index aacada555e8..3829313cf97 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -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 \