From 9198d50a2f4a152f890d15e4b1683bcd0c9d0e1d Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Tue, 4 Aug 2026 09:38:27 -0500 Subject: [PATCH] Use GPT-5.6 Sol for update workflow Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: a572b7e3-ece3-429e-bc60-49f45130ed8b --- .github/workflows/weekly-stable-updates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weekly-stable-updates.yml b/.github/workflows/weekly-stable-updates.yml index 5c70fa5c2..0b17da038 100644 --- a/.github/workflows/weekly-stable-updates.yml +++ b/.github/workflows/weekly-stable-updates.yml @@ -86,7 +86,7 @@ jobs: --input - <<< '{ "assignees": ["copilot-swe-agent[bot]"], "agent_assignment": { - "model": "claude-opus-4.8" + "model": "gpt-5.6-sol" } }' env: