We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7509d01 commit 59000cdCopy full SHA for 59000cd
.github/workflows/generate_agent_docker.yml
@@ -37,5 +37,5 @@ jobs:
37
with:
38
context: ./micro-ROS-Agent/
39
push: true
40
- platforms: linux/amd64
+ platforms: linux/amd64,linux/arm64
41
tags: microros/micro-ros-agent:${{ matrix.ros_distribution }}
0 commit comments