Skip to content

Commit

Permalink
Do not use devtoolset-7
Browse files Browse the repository at this point in the history
  • Loading branch information
Dušan Baran authored and teo-tsirpanis committed Dec 5, 2024
1 parent 8292754 commit 21bddcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ jobs:
run: |
set -e pipefail
yum install -y redhat-lsb-core centos-release-scl devtoolset-7 perl-IPC-Cmd
source /opt/rh/devtoolset-7/enable
python3.9 -m pip install ninja
export PATH="${PATH}:/opt/_internal/cpython-3.9.20/bin"
export VCPKG_FORCE_SYSTEM_BINARIES=YES
Expand Down

0 comments on commit 21bddcd

Please sign in to comment.