We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b428d4 commit 4f92d95Copy full SHA for 4f92d95
.github/workflows/build-validate-emscripten.yaml
@@ -23,4 +23,4 @@ jobs:
23
host-platform: 'windows-latest'
24
target-platform: 'web'
25
targets: "${{ matrix.project }}-${{ matrix.pipeline }}-${{ matrix.config }}"
26
- clang-version: '21'
+ clang-version: '22'
0 commit comments