aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2022-04-12 10:12:39 +0200
committerDan Engelbrecht <[email protected]>2022-04-12 10:12:39 +0200
commit1e918d760fedd4407f756c9186d8f92ddbd1481c (patch)
tree97a74f4f255dc1b0db69719c9360fffa86585f66 /.github/workflows
parentmake linux tests inline (diff)
downloadzen-1e918d760fedd4407f756c9186d8f92ddbd1481c.tar.xz
zen-1e918d760fedd4407f756c9186d8f92ddbd1481c.zip
switch to clang 13
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/on_prem_windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/on_prem_windows.yml b/.github/workflows/on_prem_windows.yml
index 1c1bfe0da..04036c38c 100644
--- a/.github/workflows/on_prem_windows.yml
+++ b/.github/workflows/on_prem_windows.yml
@@ -29,7 +29,7 @@ jobs:
- name: clang-format ${{ matrix.path }}
uses: jidicula/[email protected]
with:
- clang-format-version: '12'
+ clang-format-version: '13'
check-path: ${{ matrix.path }}
windows-build: