We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f64f11 commit 8d8a4fdCopy full SHA for 8d8a4fd
.github/workflows/linux-build-base.yml
@@ -29,7 +29,7 @@ jobs:
29
# prevent errors when forks ff their main branch
30
if: ${{ github.repository == 'facebookincubator/velox' }}
31
runs-on: 8-core-ubuntu
32
- container: ghcr.io/facebookincubator/velox-dev:adapters
+ container: ghcr.io/czentgr/czentgr-test:adapters
33
defaults:
34
run:
35
shell: bash
0 commit comments