Skip to content

Commit d9ef8b8

Browse files
Fix Ubuntu version for testing (#87) (#89)
* Update iron to jazzy * Update iron to jazzy * Fix ubuntu version for test (cherry picked from commit e525d70) Co-authored-by: Rick-v-E <78429257+Rick-v-E@users.noreply.github.com>
1 parent 02bea62 commit d9ef8b8

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)