Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 991a4a7

Browse files
Remove iron
1 parent ae69f83 commit 991a4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish_docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
strategy:
4141
fail-fast: false
4242
matrix:
43-
ros_distro: ['iron', 'jazzy', 'rolling']
43+
ros_distro: ['jazzy', 'rolling']
4444
steps:
4545
- uses: actions/checkout@v4
4646
- uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)