Skip to content

Commit

Permalink
try vs2022
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf committed Jan 13, 2024
1 parent 218a226 commit a52d798
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Avoid some compiler bugs
cxx_compiler: # [win]
- vs2022 # [win]
c_compiler: # [win]
- vs2022 # [win]

0 comments on commit a52d798

Please sign in to comment.