Commit 0dbe3da
authored
Add Humble into arm workflow (#1157)
This PR aims to update the build and test workflows to include the ROS distribution "humble" for the ARM environment.
- Removed the ROS distribution mapping (including "humble") from the Windows workflow.
- Added "humble" to the ROS distribution list and provided a corresponding docker image mapping in the linux-arm64 workflow.
Fix: #11561 parent 17a1e85 commit 0dbe3da
File tree
2 files changed
+4
-9
lines changed- .github/workflows
2 files changed
+4
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 30 | | |
40 | 31 | | |
41 | 32 | | |
| |||
0 commit comments