Skip to content

Commit 8d8a4fd

Browse files
committed
Test change for image built with setup script changes
1 parent 2f64f11 commit 8d8a4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-build-base.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# prevent errors when forks ff their main branch
3030
if: ${{ github.repository == 'facebookincubator/velox' }}
3131
runs-on: 8-core-ubuntu
32-
container: ghcr.io/facebookincubator/velox-dev:adapters
32+
container: ghcr.io/czentgr/czentgr-test:adapters
3333
defaults:
3434
run:
3535
shell: bash

0 commit comments

Comments
 (0)