mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-03-20 12:41:02 +01:00
clang-format: Use clang-format 15
This commit is contained in:
4
.github/workflows/clang-format.yml
vendored
4
.github/workflows/clang-format.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Checkout dynarmic repo
|
- name: Checkout dynarmic repo
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- uses: DoozyX/clang-format-lint-action@v0.12
|
- uses: DoozyX/clang-format-lint-action@v0.15
|
||||||
with:
|
with:
|
||||||
source: 'src tests'
|
source: 'src tests'
|
||||||
clangFormatVersion: 12
|
clangFormatVersion: 15
|
||||||
|
|||||||
Reference in New Issue
Block a user