Skip to content

Commit

Permalink
Update libsbml and SBMLNetwork.
Browse files Browse the repository at this point in the history
Both have memory leak updates, and SBMLNetwork has efficiency updates.
  • Loading branch information
luciansmith committed Sep 17, 2024
1 parent 8f1a1f1 commit 35bb780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
libroadrunner_deps_owner: [ "sys-bio" ]
libroadrunner_deps_repo: [ "libroadrunner-deps" ]
libroadrunner_deps_name: [ "libroadrunner-deps" ]
libroadrunner_deps_release_version: [ "v2.2.4" ]
libroadrunner_deps_release_version: [ "v2.2.5" ]
python_version: [ "3.12" ]

runs-on: ${{ matrix.platform.os_name }}
Expand Down

0 comments on commit 35bb780

Please sign in to comment.