From bbf3baa71adcd207ca65d6d971c1c9725873c723 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Mon, 3 Oct 2022 17:10:55 -0400 Subject: [PATCH] Roll back platform to avoid Job scheduling issue The 2022-12 M1 build from Platform may have a regression that is causing CDT build to fail more often due to deadlock in the indexer. This commit uses 2022-09 R build of Platform to avoid the problem. Note that this won't resolve the issue in Platform, but will allow CDT to be built. Fixes #81 --- releng/org.eclipse.cdt.target/cdt.target | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releng/org.eclipse.cdt.target/cdt.target b/releng/org.eclipse.cdt.target/cdt.target index 24fc63f6bc2..3302dc30b07 100644 --- a/releng/org.eclipse.cdt.target/cdt.target +++ b/releng/org.eclipse.cdt.target/cdt.target @@ -1,13 +1,13 @@ - + - +