Skip to content

Commit

Permalink
ci: fix Emscripten version for newer Pyodide
Browse files Browse the repository at this point in the history
  • Loading branch information
ntamas committed Sep 3, 2024
1 parent 9d2c910 commit d5f1331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:

- uses: mymindstorm/setup-emsdk@v14
with:
version: '3.1.52'
version: '3.1.58'
actions-cache-folder: 'emsdk-cache'

- name: Build wheel
Expand Down

0 comments on commit d5f1331

Please sign in to comment.