Skip to content

Commit 5a8ab18

Browse files
authored
Update ci-ros-lint.yml
1 parent 1ad3fa5 commit 5a8ab18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-ros-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
ament_lint:
77
name: ament_${{ matrix.linter }}
8-
runs-on: ubuntu-22.04
8+
runs-on: ubuntu-20.04
99
strategy:
1010
fail-fast: false
1111
matrix:
@@ -23,7 +23,7 @@ jobs:
2323

2424
ament_lint_100:
2525
name: ament_${{ matrix.linter }}
26-
runs-on: ubuntu-22.04
26+
runs-on: ubuntu-20.04
2727
strategy:
2828
fail-fast: false
2929
matrix:

0 commit comments

Comments
 (0)