conda ci: pin compilers on linux and macos
This commit is contained in:
committed by
Adrián Insaurralde Avalos
parent
3f5f828c25
commit
42299aefca
@@ -60,6 +60,10 @@ dependencies:
|
||||
- cmake
|
||||
- coin3d
|
||||
- compilers
|
||||
- gcc==13.3.* # [linux]
|
||||
- gxx==13.3.* # [linux]
|
||||
- clang==18.1.* # [osx]
|
||||
- clangxx==18.1.* # [osx]
|
||||
- conda
|
||||
- conda-devenv
|
||||
- debugpy
|
||||
|
||||
Reference in New Issue
Block a user