Skip to content

Commit 4f92d95

Browse files
committed
[actions] Update clang version param used by build script. (Emscripten)
1 parent 5b428d4 commit 4f92d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-validate-emscripten.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
host-platform: 'windows-latest'
2424
target-platform: 'web'
2525
targets: "${{ matrix.project }}-${{ matrix.pipeline }}-${{ matrix.config }}"
26-
clang-version: '21'
26+
clang-version: '22'

0 commit comments

Comments
 (0)