Skip to content

Commit

Permalink
use 3.1.71 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxxen authored and carlopi committed Jan 16, 2025
1 parent db0be6c commit 91a2a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_extension_distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ jobs:
- uses: mymindstorm/setup-emsdk@v13
with:
version: 3.1.74
version: 3.1.71

- name: Setup Rust for cross compilation
if: ${{ (inputs.enable_rust || contains(format(';{0};', inputs.extra_toolchains), ';rust;'))}}
Expand Down

0 comments on commit 91a2a48

Please sign in to comment.