Skip to content

Commit

Permalink
Update libsc to latest develop
Browse files Browse the repository at this point in the history
  • Loading branch information
cburstedde committed Dec 15, 2023
1 parent 51396a6 commit 33d24d7
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.5
git checkout -b test-branch c9841045609dd4b3f949bf4dab51d69400eb818e
git checkout -b test-branch a8a9995240eb51c11dfbadead4473d30eed79883
- name: Run bootstrap script
run: ./bootstrap
Expand Down
2 changes: 1 addition & 1 deletion sc
Submodule sc updated 4 files
+1 −0 doc/release_notes.txt
+234 −154 src/sc_io.c
+64 −19 src/sc_io.h
+3 −3 src/sc_mpi.h

0 comments on commit 33d24d7

Please sign in to comment.