Skip to content

Commit

Permalink
CI: Retry multiarch build (commaai#31570)
Browse files Browse the repository at this point in the history
hardware
  • Loading branch information
jnewb1 authored Feb 24, 2024
1 parent 92475d6 commit adb7e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/selfdrive_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- name: Merge x64 and arm64 tags
run: |
export PUSH_IMAGE=true
selfdrive/test/docker_tag_multiarch.sh base x86_64 aarch64
scripts/retry.sh selfdrive/test/docker_tag_multiarch.sh base x86_64 aarch64
static_analysis:
name: static analysis
Expand Down

0 comments on commit adb7e2e

Please sign in to comment.