You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: In the `compiler` entry, you can specify the version after `-` like `llvm-11.0.0`.
71
77
For the tools, instead of `true` that chooses the default version, you can pass a specific version.
72
78
79
+
NOTE: you will not need `sudo` if you are already a root user (e.g., in a GitLab runner).
80
+
73
81
### With Nodejs
74
82
75
83
Download the `setup_cpp.js` file form [here](https://github.com/aminya/setup-cpp/releases/download/v0.5.3/setup_cpp.js), and run it with the available options.
@@ -82,13 +90,17 @@ Open the shell as admin, download via `curl`, then install
0 commit comments