Skip to content

Commit

Permalink
fix: disable arm64 (#2354)
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
  • Loading branch information
hlts2 committed Feb 15, 2024
1 parent 96c970c commit 04f8eed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockers-release-branch-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: ./.github/workflows/_docker-image.yaml
with:
target: agent-faiss
platforms: linux/amd64
secrets: inherit
agent-sidecar:
needs: [dump-contexts-to-log]
Expand Down

0 comments on commit 04f8eed

Please sign in to comment.