Skip to content
Snippets Groups Projects
Commit 94dbb0dc authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

feat(ebrainslab): make gcc and python versions more specific

parent a13d18ae
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,10 @@ packages:
all:
# collab-specific settings
target: [x86_64]
compiler: [gcc@13]
compiler: [gcc@13.3.0]
python:
# collab-specific settings
require: "@3.11"
require: "@3.11.10"
r:
# EM: +X fixes build for collab
require: "@4.3.3+X"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment