Skip to content

Commit

Permalink
Update kvrocks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
git-hulk authored Jul 2, 2024
1 parent c73cc7a commit f878fe8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/kvrocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,6 @@ jobs:
- name: Setup CentOS
if: ${{ startsWith(matrix.image, 'centos') }}
run: |
## CentOS 7 is EOL, so replace it with the archive repos.
sed -i -e 's/mirrorlist/#mirrorlist/g' -e 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
yum install -y centos-release-scl-rh
yum install -y devtoolset-11 python3 python3-pip autoconf automake wget git gcc gcc-c++
Expand Down

0 comments on commit f878fe8

Please sign in to comment.