diff --git a/FAQ.md b/FAQ.md index 7a45ff5..b8f6427 100644 --- a/FAQ.md +++ b/FAQ.md @@ -95,16 +95,6 @@ See [judge templates page](https://github.com/ReCodEx/utils/tree/master/judge_te ## Runtime Environments/Compilers Versions -Current state on pilot server (MFF) workers: - -* C/C++ (GCC v9.2) -* Go lang (v1.11.5) -* Haskell (GHC v8.6.1) -* Java (OpenJDK v13) -* JavaScript (Node.js v10.16.3) -* C# (Mono v5.20) -* Pascal (FPC v3.0.2) -* PHP (v7.2.22) -* Prolog (SWI v8.0.1) -* Python v3.6 -* Rust (v 1.37.0) +We no longer keep a separate list of environments here. The details of environments (such as compiler/runtime versions) are specified directly in the detailed description of particular environments displayed in a tooltip (hover mouse cursor over the runtime environment identifier). + +The complete list of available environments may be found at test configuration edit page of an exercise. \ No newline at end of file