Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit c08a0f9

Browse files
bearzxwenleix
authored andcommitted
update linux docker image for velox build
1 parent 850ed6f commit c08a0f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/nightly-wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
linux-container:
1414
runs-on: ubuntu-latest
15-
container: prestocpp/velox-sse-velox-torcharrow:kpai-20220615
15+
container: prestocpp/velox-sse-velox-torcharrow:kpai-20220711
1616
strategy:
1717
fail-fast: false
1818
matrix:

.github/workflows/rc-wheel-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
linux-container:
88
runs-on: ubuntu-latest
9-
container: prestocpp/velox-sse-velox-torcharrow:kpai-20220524
9+
container: prestocpp/velox-sse-velox-torcharrow:kpai-20220711
1010
strategy:
1111
fail-fast: false
1212
matrix:

0 commit comments

Comments
 (0)