Skip to content

Commit

Permalink
Fix centos-7
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Mar 23, 2024
1 parent 8f379ec commit 053145a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/velox_be.yml
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,8 @@ jobs:
- name: Build Gluten velox third party
run: |
$PATH_TO_GLUTEN_TE/$OS_IMAGE_NAME/gha/gha-checkout/exec.sh '
export http_proxy=http://child-prc.intel.com:913 && \
export https_proxy=http://child-prc.intel.com:913 && \
yum -y install epel-release centos-release-scl patch sudo && \
cd /opt/gluten/ep/build-velox/src && \
source /opt/rh/devtoolset-9/enable && \
Expand Down

0 comments on commit 053145a

Please sign in to comment.