Skip to content

Commit 01fd445

Browse files
committed
Release 3.1.0
1 parent 4650c12 commit 01fd445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/julia/build_tarballs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ dependencies = [
6060
]
6161

6262
# Build the tarballs, and possibly a `build.jl` as well.
63-
build_tarballs(ARGS, name, version, sources, script, platforms, products, dependencies; preferred_gcc_version=v"13", julia_compat="1.6")
63+
build_tarballs(ARGS, name, version, sources, script, platforms, products, dependencies; preferred_gcc_version=v"9.1", julia_compat="1.6")

0 commit comments

Comments
 (0)