Skip to content

Commit b62665b

Browse files
authored
Review feedback
1 parent 0425af5 commit b62665b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/macos-windows.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ jobs:
4545
with:
4646
fetch-depth: 0
4747

48-
- name: wmic.exe
49-
run: wmic.exe cpu get caption, deviceid, name, numberofcores, maxclockspeed
50-
if: ${{ runner.os == 'Windows' }}
51-
5248
- name: Set up Conda (${{ matrix.env_file }}, Arrow ${{ matrix.pyarrow_version}})
5349
uses: ./.github/actions/setup-pandas
5450
with:

0 commit comments

Comments
 (0)