Skip to content

Commit 6feda57

Browse files
Update rolling CI runner to 24.04
1 parent b3c7ac2 commit 6feda57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xs-rolling.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
env:
2121
- {ROS_DISTRO: rolling, ROS_REPO: main}
22-
runs-on: ubuntu-22.04
22+
runs-on: ubuntu-24.04
2323
steps:
2424
- uses: actions/checkout@v3
2525
with:

0 commit comments

Comments
 (0)