Skip to content

Commit 4306ec2

Browse files
committed
bump scotch version to allow compilation with gcc 15
1 parent 20b1b47 commit 4306ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525
COMBINE_VERSION: "master"
2626
FUNCTION2_VERSION: "4.2.4"
2727
VTK_VERSION: "v9.4.2"
28-
SCOTCH_VERSION: "v7.0.6"
28+
SCOTCH_VERSION: "v7.0.7"
2929
NLOPT_VERSION: "v2.10.0"
3030
concurrency:
3131
group: release-${{ github.ref }}

0 commit comments

Comments
 (0)