Skip to content

Commit

Permalink
update the centos7 docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
jinchengchenghh committed Aug 15, 2024
1 parent d2eef7b commit 8cc556b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/velox_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ concurrency:
jobs:
build-native-lib-centos-7:
runs-on: ubuntu-20.04
container: apache/gluten:gluten-vcpkg-builder_2024_08_05 # centos7 with dependencies installed
container: apache/gluten:vcpkg-centos-7 # centos7 with dependencies installed
steps:
- uses: actions/checkout@v2
- name: Generate cache key
Expand Down

0 comments on commit 8cc556b

Please sign in to comment.