Skip to content

Commit

Permalink
delete aarch64 binary release
Browse files Browse the repository at this point in the history
Signed-off-by: xieydd <[email protected]>
  • Loading branch information
xieydd committed Nov 7, 2024
1 parent 0e14b8d commit d30ad13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
strategy:
matrix:
version: [14, 15, 16]
arch: ["x86_64", "aarch64"]
arch: ["x86_64"]
schema: ["vectors", "extensions", "public"]
runs-on: ubuntu-22.04
env:
Expand Down

0 comments on commit d30ad13

Please sign in to comment.