Skip to content

Commit bb083c4

Browse files
authored
CI Add architecture to Windows test name (scikit-learn#33069)
1 parent 38a2348 commit bb083c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
PYTORCH_ENABLE_MPS_FALLBACK: 1
163163
CHECK_PYTEST_SOFT_DEPENDENCY: true
164164

165-
- name: Windows pymin_conda_forge_openblas
165+
- name: Windows x64 pymin_conda_forge_openblas
166166
os: windows-latest
167167
DISTRIB: conda
168168
LOCK_FILE: build_tools/azure/pymin_conda_forge_openblas_win-64_conda.lock

0 commit comments

Comments
 (0)