Skip to content

Commit

Permalink
CI: Update Emscripten Docker image to 3.1.51 (#3907)
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Jan 11, 2024
1 parent 278f393 commit c28523e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -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
Expand Down

0 comments on commit c28523e

Please sign in to comment.