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

Commit a05683d

Browse files
committed
Test download toolchain instead of binutils
1 parent 6e54cba commit a05683d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/more-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
echo "::endgroup::"
2222
2323
echo "::group::Install newer objcopy that supports --set-section-alignment"
24-
yum install -y devtoolset-11-binutils
24+
yum install -y devtoolset-11-toolchain
2525
export PATH=/opt/rh/devtoolset-11/root/usr/bin/:$PATH
2626
echo "::endgroup::"
2727

0 commit comments

Comments
 (0)