Skip to content

Commit c28523e

Browse files
authored
CI: Update Emscripten Docker image to 3.1.51 (#3907)
1 parent 278f393 commit c28523e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
contents: write
159159
name: wasm32 - prebuild
160160
runs-on: ubuntu-22.04
161-
container: "emscripten/emsdk:3.1.48"
161+
container: "emscripten/emsdk:3.1.51"
162162
steps:
163163
- name: Checkout
164164
uses: actions/checkout@v4

0 commit comments

Comments
 (0)