Skip to content

Commit

Permalink
CI: Update Emscripten Docker image to 3.1.51
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Dec 19, 2023
1 parent cd5cf7c commit 8707609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,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 8707609

Please sign in to comment.