Skip to content

Commit

Permalink
Test_centos7_release_55
Browse files Browse the repository at this point in the history
Signed-off-by: arnaud <[email protected]>
  • Loading branch information
ARnDOSrte committed Oct 16, 2023
1 parent 070537b commit 9df7a40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/qa_pr_cpp_centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
run: |
# yum install -y clang-tidy-14
# yum update-alternatives --install /usr/bin/clang-tidy clang-tidy /usr/bin/clang-tidy-14 100
sudo yum install centos-release-scl
sudo yum install llvm-toolset-7.0
yum install centos-release-scl
yum install llvm-toolset-7.0
scl enable llvm-toolset-7.0 bash
- name: Checkout sources
Expand Down

0 comments on commit 9df7a40

Please sign in to comment.