Skip to content

Commit e525d70

Browse files
authored
Fix Ubuntu version for testing (#87)
* Update iron to jazzy * Update iron to jazzy * Fix ubuntu version for test
1 parent 47a9809 commit e525d70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)