Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 411cf94

Browse files
committed
Test removing devtoolset
1 parent a05683d commit 411cf94

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/more-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@ jobs:
2020
uname -a
2121
echo "::endgroup::"
2222
23-
echo "::group::Install newer objcopy that supports --set-section-alignment"
24-
yum install -y devtoolset-11-toolchain
25-
export PATH=/opt/rh/devtoolset-11/root/usr/bin/:$PATH
26-
echo "::endgroup::"
27-
28-
2923
echo "::group::Download checkpoints"
3024
# Install requirements
3125
./install/install_requirements.sh cuda

0 commit comments

Comments
 (0)