Skip to content

Commit 00a2924

Browse files
committed
Merge branch '2026/02/clf-ubuntu-24'
2 parents f9d2382 + 1371944 commit 00a2924

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/clusterfuzzlite-shared.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
fetch-depth: 0
5050

5151
- name: Build fuzzers (${{ matrix.sanitizer }})
52-
uses: Sjors/clusterfuzzlite/actions/build_fuzzers@2025/10/clang-22
52+
uses: Sjors/clusterfuzzlite/actions/build_fuzzers@2026/02/clang-22-v2
5353
with:
5454
language: c++
5555
sanitizer: ${{ matrix.sanitizer }}
@@ -83,7 +83,7 @@ jobs:
8383

8484
- name: Run fuzzers (${{ matrix.sanitizer }})
8585
if: ${{ inputs.run_fuzzers }}
86-
uses: Sjors/clusterfuzzlite/actions/run_fuzzers@2025/10/clang-22
86+
uses: Sjors/clusterfuzzlite/actions/run_fuzzers@2026/02/clang-22-v2
8787
with:
8888
github-token: ${{ secrets.GITHUB_TOKEN }}
8989
sanitizer: ${{ matrix.sanitizer }}

0 commit comments

Comments
 (0)