We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77067d4 commit e3e538fCopy full SHA for e3e538f
1 file changed
.github/workflows/complete.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: [self-hosted]
8
strategy:
9
matrix:
10
- component: [core, serving, jupyter, ci]
+ component: [jupyter, ci]
11
env:
12
GITHUB_PR_SHA: ${{ github.event.pull_request.head.sha }}
13
REGISTRY: gcr.io/kf-feast
0 commit comments