mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-22 06:57:02 +00:00
CI: try clang-format 19
This commit is contained in:
parent
09bec373bd
commit
e90fef3e6b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -124,7 +124,7 @@ jobs:
|
||||
- name: run clang-format
|
||||
uses: jidicula/clang-format-action@v4.14.0
|
||||
with:
|
||||
clang-format-version: "15"
|
||||
clang-format-version: "19"
|
||||
check-path: ${{ matrix.path }}
|
||||
exclude-regex: '(libs\/gsl\/)|^.*\.(cu|proto)$'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user