Skip to content

Commit d36e1a0

Browse files
committed
match emscripten version with libhdf5 build (4.023)
1 parent 287c7fd commit d36e1a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: mymindstorm/setup-emsdk@v14
2222
with:
2323
# Make sure to set a version number!
24-
version: 3.1.68
24+
version: 4.0.23
2525
# This is the name of the cache folder.
2626
# The cache folder will be placed in the build directory,
2727
# so make sure it doesn't conflict with anything!

0 commit comments

Comments
 (0)