Skip to content

Commit

Permalink
Merge pull request #1489 from tier4/fix/remove_arm_ci
Browse files Browse the repository at this point in the history
Update Docker.yaml
  • Loading branch information
hakuturu583 authored Dec 18, 2024
2 parents fc3108c + bd8c037 commit a75c747
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
strategy:
matrix:
rosdistro: [humble]
arch: [amd64, arm64]
# arch: [amd64, arm64]
arch: [amd64]

steps:
- name: Free Disk Space (Ubuntu)
Expand Down

0 comments on commit a75c747

Please sign in to comment.