diff --git a/config.json b/config.json index 298d621d4a1c21972020f70a404914cb3dc2f535..5d0022a92502bcd1e0103069e235b0d4e623f6b6 100644 --- a/config.json +++ b/config.json @@ -15,7 +15,7 @@ "stack": { "compilers": { "gcc": { "spec": "gcc", "version": "12.2.0" }, - "intel": { "spec": "intel-oneapi-compilers", "version": "2024.0.2" } + "intel": { "spec": "intel-oneapi-compilers", "version": "2023.2.1" } } } }