Skip to content

Commit d7aa276

Browse files
committed
remove metis dep from julia
1 parent 6384b36 commit d7aa276

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/julia/build_tarballs.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ platforms = expand_cxxstring_abis(platforms)
6262
dependencies = [
6363
Dependency("CompilerSupportLibraries_jll"),
6464
Dependency("Zlib_jll"),
65-
Dependency("METIS_jll"),
6665
Dependency("OpenBLAS32_jll"),
6766
HostBuildDependency(PackageSpec(; name="CMake_jll")),
6867
]

0 commit comments

Comments
 (0)