aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorMerry <[email protected]>2023-02-04 11:32:11 +0000
committerMerry <[email protected]>2023-02-04 11:32:11 +0000
commit43b71c6015e0fcb6e068e593aa7f9b86e4ab72f4 (patch)
tree40f7be506f24ee915c56a0877a7acffdee82a453 /.github
parentd796d8e93d3d9ef555bf0ae40b0d7728d319c553 (diff)
downloaddynarmic-43b71c6015e0fcb6e068e593aa7f9b86e4ab72f4.tar.gz
dynarmic-43b71c6015e0fcb6e068e593aa7f9b86e4ab72f4.zip
clang-format: Use clang-format 15
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/clang-format.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml
index 0138a51a..52a71d88 100644
--- a/.github/workflows/clang-format.yml
+++ b/.github/workflows/clang-format.yml
@@ -12,7 +12,7 @@ jobs:
- name: Checkout dynarmic repo
uses: actions/checkout@v2
- - uses: DoozyX/[email protected]
+ - uses: DoozyX/[email protected]
with:
source: 'src tests'
- clangFormatVersion: 12
+ clangFormatVersion: 15