mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-09 14:08:08 -05:00
Pin the version of the emsdk for js
This commit is contained in:
2
.github/workflows/javascript_builder.yml
vendored
2
.github/workflows/javascript_builder.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: emscripten/emsdk
|
||||
image: emscripten/emsdk@sha256:744fb6a68941970951bacf9d6632041a0398260492232691ef22bbf54b0585c6 # 4.0.12
|
||||
options: --user 1001
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user