Skip to content

Commit d8279b5

Browse files
authored
Update rolling nightly runner to ubuntu noble
1 parent aa799ee commit d8279b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
include:
19-
- docker_image: ubuntu:jammy
19+
- docker_image: ubuntu:24.04
2020
ros_distribution: rolling
2121
- docker_image: ubuntu:jammy
2222
ros_distribution: iron

0 commit comments

Comments
 (0)