Skip to content

Commit 8e514f6

Browse files
committed
Update libsc to latest master
1 parent 21980e7 commit 8e514f6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ jobs:
143143
run: |
144144
cd sc
145145
git fetch --tags
146-
git checkout v2.8.7
147-
# git checkout -b test-branch 1bd9604c9a1630199efc96d4022cb9958a2339fd
146+
# git checkout v2.8.7
147+
git checkout -b test-branch 81b95966c73fa70fa4f36e92e1f9a9f857a40cb4
148148
149149
- name: Run bootstrap script
150150
run: ./bootstrap

0 commit comments

Comments
 (0)