Skip to content

Commit

Permalink
Set clang tidy version to 10 for CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Nov 30, 2023
1 parent 12a6d50 commit 69b6e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
apt update
apt upgrade -y
apt install -y clang-tidy
apt install -y clang-tidy-10
- name: Build and Tests
uses: tesseract-robotics/colcon-action@v4
Expand Down

0 comments on commit 69b6e36

Please sign in to comment.