From c4e9b2f6bf389617c75a84c963cb244d6b029b1e Mon Sep 17 00:00:00 2001 From: Mischa Date: Sat, 4 Jul 2026 16:38:28 +0200 Subject: [PATCH] config: switch GPM release channel testing -> stable Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01Np4cMQLF77i664CAQXySzU --- config/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/system.yaml b/config/system.yaml index 60736e9..b3e8278 100644 --- a/config/system.yaml +++ b/config/system.yaml @@ -210,7 +210,7 @@ session: domain: null path: null gpm: - releases: testing + releases: stable official_gpm_only: true http: method: curl