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 1ed9654 commit 426dbb6Copy full SHA for 426dbb6
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ${{ matrix.os }}
31
needs: lint
32
env:
33
- EMSCRIPTEN_VERSION: '4.0.8'
+ EMSCRIPTEN_VERSION: '4.0.9'
34
strategy:
35
fail-fast: false
36
matrix:
0 commit comments