Skip to content

Commit e6e9246

Browse files
committed
Forgot to update the goversion on the config.toml
1 parent 1bdd16f commit e6e9246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experiments/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ram_gb = 4
1717
java_version = "10.0.1"
1818
gcc="5.4.0" # compiled the libgc.so
1919
maven="3.3.9" # build all java project.
20-
go_version = "go1.10 linux/amd64" # compiled the gci proxy binary.
20+
go_version = "go1.11 linux/amd64" # compiled the gci proxy binary.
2121
nginx_version = "nginx/1.14.0 (Ubuntu)"
2222
so_version = "Ubuntu 18.04 LTS"
2323
kernel_version = "4.15.0-29-generic"

0 commit comments

Comments
 (0)