From 5db4ede6a4cb5b09631341b9dcf6ae20f300253b Mon Sep 17 00:00:00 2001 From: Carsten Burstedde Date: Mon, 18 Mar 2024 18:34:38 +0100 Subject: [PATCH] Update libsc to latest develop branch --- .github/workflows/ci.yml | 2 +- sc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index afe1ab971..a196332da 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -139,7 +139,7 @@ jobs: cd sc git fetch --tags # git checkout v2.8.5 - git checkout -b test-branch 4b25600294fccaa21174ca8b2862bc084834012e + git checkout -b test-branch 6ea37fc09367d99382e7250798771ad3b63442e5 - name: Run bootstrap script run: ./bootstrap diff --git a/sc b/sc index 4b2560029..6ea37fc09 160000 --- a/sc +++ b/sc @@ -1 +1 @@ -Subproject commit 4b25600294fccaa21174ca8b2862bc084834012e +Subproject commit 6ea37fc09367d99382e7250798771ad3b63442e5