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