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 54efedd commit ee5b298Copy full SHA for ee5b298
.github/workflows/conda-package.yml
@@ -124,8 +124,8 @@ jobs:
124
- name: Install conda-build
125
run: conda install conda-build
126
127
- - name: Setup MSVC
128
- uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
+ # - name: Setup MSVC
+ # uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
129
130
- name: Store conda paths as envs
131
shell: bash -el {0}
0 commit comments