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 1f7de50 commit 9ed8928Copy full SHA for 9ed8928
.github/workflows/build_images.yaml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- ros_distro: [humble, iron, jazzy, rolling]
+ ros_distro: [humble, jazzy, rolling]
22
23
steps:
24
- name: Set up QEMU
0 commit comments