Skip to content

Commit 96882f5

Browse files
author
zhoujiamei
committed
setputool
1 parent f353b3a commit 96882f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_tests_common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
161161
source /opt/conda/etc/profile.d/conda.sh && conda activate base
162162
python3 -m pip install nvdlfw-inspect --no-deps || true
163-
python3 -m pip install --upgrade pip setuptools wheel --user
163+
pip install setuptools==69.5.1
164164
165165
echo '===== 3. Build and Install TransformerEngine-FL ====='
166166
python3 -m pip uninstall transformer_engine -y || true

0 commit comments

Comments
 (0)