mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced 2024-10-14 16:32:17 +00:00
Change clang-format version from 12 to 15. (#1479)
This commit is contained in:
parent
5e8166e284
commit
f82746d6ff
2
.github/workflows/update-header-pr.yml
vendored
2
.github/workflows/update-header-pr.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Install libraries
|
||||
run: sudo apt install clang-format-12
|
||||
run: sudo apt install clang-format-15
|
||||
|
||||
- name: Update Submodules
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user