Skip to content

Commit

Permalink
Merge pull request #256 from ArangoGutierrez/fix_ci
Browse files Browse the repository at this point in the history
[no-relnote] remove unnecesary input on ci.yaml
  • Loading branch information
elezar authored Feb 26, 2025
2 parents 5474519 + 92755d2 commit 61358c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ jobs:
secrets: inherit
with:
version: ${{ needs.basic.outputs.version }}
build_multi_arch_images: ${{ github.ref_name == 'main' || startsWith(github.ref_name, 'release-') }}

0 comments on commit 61358c2

Please sign in to comment.