Skip to content

Commit dc12a3d

Browse files
Update ci.yml
1 parent a1e0b68 commit dc12a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
container: ubuntu:noble
2929

3030
name: ROS 2 ${{ matrix.ros }} (${{ matrix.container }})
31-
runs-on: ubuntu-latest
31+
runs-on: ubuntu-24.04
3232
# container: ${{ matrix.container }}
3333

3434
steps:

0 commit comments

Comments
 (0)