Skip to content

Commit

Permalink
libsc: update to latest develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cburstedde committed Sep 19, 2024
1 parent fcf957c commit 6bb050f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
cd sc
git fetch --tags
# git checkout v2.8.6
git checkout -b test-branch 6242cd14e111cb14555c4141279168c977fbdf6f
git checkout -b test-branch 74397d367cc306303528b869d3681738af22a9f4
- name: Run bootstrap script
run: ./bootstrap
Expand Down
2 changes: 1 addition & 1 deletion sc
Submodule sc updated 3 files
+869 −135 src/sc_scda.c
+1 −1 src/sc_scda.h
+87 −8 test/test_scda.c

0 comments on commit 6bb050f

Please sign in to comment.