Skip to content

Commit

Permalink
Change the adapter image to one with new dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
czentgr committed Sep 30, 2024
1 parent 5ef854d commit d40111b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# prevent errors when forks ff their main branch
if: ${{ github.repository == 'facebookincubator/velox' }}
runs-on: 8-core-ubuntu
container: ghcr.io/facebookincubator/velox-dev:adapters
container: registry.hub.docker.com/czentgr/czentgr-test:adapters
defaults:
run:
shell: bash
Expand Down

0 comments on commit d40111b

Please sign in to comment.