Skip to content

Commit

Permalink
test arm support
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Jan 25, 2025
1 parent 10aee20 commit e7667e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Dive - check image for waste files
if: steps.changed-files-specific.outputs.any_changed == 'true'
# yamllint disable-line rule:line-length
uses: MaxymVlasov/dive-action@379af3fc636888ada5899c997e8b52db6ad45023 # v1.0.1
uses: MaxymVlasov/dive-action@fbf11e0550ed9c0b1e7ffdf86abf9dfabd2aca00 # v1.0.1+ ARM64 support
with:
image: ${{ env.IMAGE }}
config-file: ${{ github.workspace }}/.github/.dive-ci.yaml
Expand Down

0 comments on commit e7667e8

Please sign in to comment.