We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3825fd5 commit 8c21381Copy full SHA for 8c21381
1 file changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
CMAKE_EXE_LINKER_FLAGS: "-sMAXIMUM_MEMORY=4294967296 -sSINGLE_FILE"
25
strategy:
26
matrix:
27
- emsdk: [ "tot", "latest" ]
+ emsdk: [ "latest-upstream", "latest" ]
28
fail-fast: false
29
steps:
30
- uses: actions/setup-node@v6
0 commit comments