Skip to content

Commit

Permalink
fix rule name for arm
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarak Ben Youssef committed Jan 24, 2024
1 parent 684aab6 commit 3aed998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,5 @@ jobs:
run: |
make docker-build-${{ matrix.role }}-without-adx docker-push-${{ matrix.role }}-without-adx \
docker-build-${{ matrix.role }}-without-netgo-without-adx docker-push-${{ matrix.role }}-without-netgo-without-adx \
docker-build-${{ matrix.role }}-arm docker-push-${{ matrix.role }}-arm
docker-cross-build-${{ matrix.role }}-arm docker-push-${{ matrix.role }}-arm

0 comments on commit 3aed998

Please sign in to comment.