Skip to content

Commit

Permalink
Test with older toolset
Browse files Browse the repository at this point in the history
  • Loading branch information
Georgi Petrov committed Nov 27, 2024
1 parent d6e7f99 commit 7f948d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
if: matrix.os == 'linux' && inputs.job_type != 'build-python-wheels'
run: |
yum update -y
yum install -y zip flex bison krb5-devel cyrus-sasl-devel openssl-devel \
yum install -y zip flex bison devtoolset-11-gdb devtoolset-10-libatomic-devel krb5-devel cyrus-sasl-devel openssl-devel \
unzip tar epel-release jq wget libcurl-devel python3 \
python3-devel python3-pip perl-IPC-Cmd
Expand Down

0 comments on commit 7f948d8

Please sign in to comment.