We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eead6d8 commit d6eb108Copy full SHA for d6eb108
1 file changed
conda_build_config.yaml
@@ -2,10 +2,10 @@ MACOSX_SDK_VERSION:
2
- '10.14' # [osx]
3
4
c_compiler:
5
- - vs2015 # [win]
+ - vs2019 # [win]
6
7
cxx_compiler:
8
9
10
cxx_compiler_version:
11
- 9.3.0 # [linux]
0 commit comments