From 27a5e987dc88d673b934fea9ea6c6b6cbae4f9c4 Mon Sep 17 00:00:00 2001 From: gfs Date: Sat, 30 May 2026 19:27:44 +0200 Subject: [PATCH] chore: pdate GCC version in CI workflow to 15.2.Rel1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dc0a910..6199163 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: strategy: matrix: configuration: ["RelWithDebInfo"] - gcc: ["13.2.Rel1"] + gcc: ["15.2.Rel1"] target: [ "stm32wb55",