Skip to content

Commit

Permalink
revert - use container with shared deps
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Nov 21, 2024
1 parent d070980 commit 629ef65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-build-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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: ghcr.io/assignuser/velox-dev:adapters
defaults:
run:
shell: bash
Expand Down

0 comments on commit 629ef65

Please sign in to comment.