We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c7049 commit a1e0b68Copy full SHA for a1e0b68
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
30
name: ROS 2 ${{ matrix.ros }} (${{ matrix.container }})
31
runs-on: ubuntu-latest
32
- container: ${{ matrix.container }}
+ # container: ${{ matrix.container }}
33
34
steps:
35
- uses: actions/checkout@v6
0 commit comments