Skip to content
Snippets Groups Projects
Commit d64e1302 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[conda_build_config] MKL versions for linux and osx slightly differ

parent 8ea23ad9
No related branches found
No related tags found
1 merge request!287Patch-bump pytorch for torchvision/python compatibility
Pipeline #60366 passed
......@@ -402,7 +402,8 @@ make:
matplotlib:
- 3.5.1
mkl: # [x86 or x86_64]
- 2022.0.1 # [x86 or x86_64]
- 2022.0.1 # [linux and (x86 or x86_64)]
- 2022.0.0 # [osx and (x86 or x86_64)]
ncurses:
- 6.3
nose:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment