Skip to content

Commit

Permalink
Add support for ARM64v8 architecture
Browse files Browse the repository at this point in the history
 - Update manifest to fetch latest architecture based gazebo
   from available distributions.

Signed-off-by: Odidev <[email protected]>
  • Loading branch information
odidev committed Aug 17, 2018
1 parent a136b53 commit 4169141
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gazebo/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ release_names:
<<: *DEFAULT
archs:
- amd64
- arm64v8
tag_names:
gzserver9:
aliases:
Expand All @@ -124,6 +125,7 @@ release_names:
<<: *DEFAULT
archs:
- amd64
- arm64v8
tag_names:
gzserver9:
aliases:
Expand Down

0 comments on commit 4169141

Please sign in to comment.