Skip to content

Commit 1d85cba

Browse files
committed
Revert "Pin win-64 to Visual Studio 17.10 (cl.exe 19.40) (temporary)"
This reverts commit 8559ee9.
1 parent 8559ee9 commit 1d85cba

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.ci_support/win_64_.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ channel_targets:
2222
- conda-forge main
2323
cxx_compiler:
2424
- vs2022
25-
cxx_compiler_version:
26-
- '19.40'
2725
fmt:
2826
- '11'
2927
libabseil:

recipe/conda_build_config.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ c_compiler: # [win]
22
- vs2022 # [win]
33
cxx_compiler: # [win]
44
- vs2022 # [win]
5-
# Temporary: Pin win build to Visual Studio 17.10
6-
cxx_compiler_version: # [win]
7-
- 19.40 # [win]
85
# We should be able to remove c_stdlib_version in the future once the mechanics
96
# of this new pin has been fully worked out in the conda-forge ecosystem and
107
# tooling

0 commit comments

Comments
 (0)