Skip to content

Commit 21bddcd

Browse files
dudoslavteo-tsirpanis
authored andcommitted
Do not use devtoolset-7
1 parent 8292754 commit 21bddcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ jobs:
106106
run: |
107107
set -e pipefail
108108
yum install -y redhat-lsb-core centos-release-scl devtoolset-7 perl-IPC-Cmd
109-
source /opt/rh/devtoolset-7/enable
110109
python3.9 -m pip install ninja
111110
export PATH="${PATH}:/opt/_internal/cpython-3.9.20/bin"
112111
export VCPKG_FORCE_SYSTEM_BINARIES=YES

0 commit comments

Comments
 (0)