Skip to content

Commit 285f249

Browse files
committed
Test: Increase required clang-format version to 9
1 parent 3b68921 commit 285f249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
env:
1212
ROS_DISTRO: melodic
1313
CLANG_FORMAT_CHECK: file
14-
CLANG_FORMAT_VERSION: "6.0"
14+
CLANG_FORMAT_VERSION: "9"
1515

1616
build:
1717
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)