We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f8086 commit 6a9df73Copy full SHA for 6a9df73
llvm-spirv/.github/workflows/check-code-style.yml
@@ -29,7 +29,7 @@ env:
29
jobs:
30
clang-format-and-tidy:
31
name: clang-format & clang-tidy
32
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
33
steps:
34
- name: Checkout sources
35
uses: actions/checkout@v4
0 commit comments