Skip to content

Commit 1630c0b

Browse files
committed
Update
1 parent 1f294f7 commit 1630c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/julia/build_tarballs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ dependencies = [
8080
]
8181

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

0 commit comments

Comments
 (0)