We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdd16f commit e6e9246Copy full SHA for e6e9246
experiments/config.toml
@@ -17,7 +17,7 @@ ram_gb = 4
17
java_version = "10.0.1"
18
gcc="5.4.0" # compiled the libgc.so
19
maven="3.3.9" # build all java project.
20
-go_version = "go1.10 linux/amd64" # compiled the gci proxy binary.
+go_version = "go1.11 linux/amd64" # compiled the gci proxy binary.
21
nginx_version = "nginx/1.14.0 (Ubuntu)"
22
so_version = "Ubuntu 18.04 LTS"
23
kernel_version = "4.15.0-29-generic"
0 commit comments