Skip to content

Commit b595954

Browse files
Rick-v-Egithub-actions[bot]
authored andcommitted
Fix Ubuntu version for testing (#87)
* Update iron to jazzy * Update iron to jazzy * Fix ubuntu version for test (cherry picked from commit e525d70)
1 parent 5d5c861 commit b595954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ros-jazzy-gz-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
build:
15-
runs-on: ubuntu-22.04
15+
runs-on: ubuntu-24.04
1616
steps:
1717
- uses: ros-tooling/setup-ros@v0.7
1818
with:

0 commit comments

Comments
 (0)