mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-06 15:10:00 +01:00
clang-format: Use clang-format 15
This commit is contained in:
parent
d796d8e93d
commit
43b71c6015
4
.github/workflows/clang-format.yml
vendored
4
.github/workflows/clang-format.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- name: Checkout dynarmic repo
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- uses: DoozyX/clang-format-lint-action@v0.12
|
||||
- uses: DoozyX/clang-format-lint-action@v0.15
|
||||
with:
|
||||
source: 'src tests'
|
||||
clangFormatVersion: 12
|
||||
clangFormatVersion: 15
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user