Skip to content

Commit

Permalink
speed up
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Feb 6, 2024
1 parent 1605c6e commit 291964c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
dockerhub_token: ${{ secrets.DOCKERHUB_TOKEN }}
build_type: ${{ inputs.build_type }}
ros_distro: ${{ matrix.ros-distro }}
platforms: linux/amd64, linux/arm64
platforms: linux/amd64
# variables important only for stable release
target_distro: ${{ inputs.target_distro }}
target_release: ${{ inputs.target_release }}
Expand Down

0 comments on commit 291964c

Please sign in to comment.