CI: Update Emscripten Docker image to 3.1.51 (#3907)

This commit is contained in:
Kleis Auke Wolthuizen 2024-01-11 17:21:53 +01:00 committed by GitHub
parent 278f393f74
commit c28523e70e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,7 @@ jobs:
contents: write
name: wasm32 - prebuild
runs-on: ubuntu-22.04
container: "emscripten/emsdk:3.1.48"
container: "emscripten/emsdk:3.1.51"
steps:
- name: Checkout
uses: actions/checkout@v4