Skip to content

Commit

Permalink
Try multiplatform build
Browse files Browse the repository at this point in the history
  • Loading branch information
amarburg committed Oct 20, 2023
1 parent c85cb7e commit cedeb38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
with:
context: .docker
file: .docker/Dockerfile
platforms: linux/amd64,linux/arm64
build-args: ROS_DISTRO=${{ matrix.ROS_DISTRO }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit cedeb38

Please sign in to comment.