Skip to content

Commit

Permalink
Update format.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mosfet80 authored Feb 19, 2025
1 parent 5d68e87 commit 043bbbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Install clang-format-14
run: sudo apt-get install clang-format-14
- name: Install clang-format-18
run: sudo apt-get install clang-format-18
- uses: rhaschke/install-catkin_lint-action@main
with:
distro: noetic
Expand Down

0 comments on commit 043bbbf

Please sign in to comment.