Skip to content

Commit

Permalink
chore: Fixing build wheels pre-release image build (#4960)
Browse files Browse the repository at this point in the history
dev

Signed-off-by: Tommy Hughes <tohughes@redhat.com>
  • Loading branch information
tchughesiv authored Jan 22, 2025
1 parent b502f46 commit 33725c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
needs: [ build-python-wheel, build-source-distribution ]
strategy:
matrix:
component: [ feature-server, feature-server-java, feature-transformation-server, feast-operator ]
component: [ feature-server-dev, feature-server-java, feature-transformation-server, feast-operator ]
env:
REGISTRY: feastdev
steps:
Expand Down

0 comments on commit 33725c3

Please sign in to comment.