Skip to content

Commit

Permalink
ci: use Python 3.11.2 for Webassembly build
Browse files Browse the repository at this point in the history
  • Loading branch information
ntamas committed Oct 9, 2023
1 parent ecab5b2 commit a0220f7
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 @@ -179,7 +179,7 @@ jobs:
- uses: actions/setup-python@v4
name: Install Python
with:
python-version: '3.12.0'
python-version: '3.11.2'

- uses: mymindstorm/setup-emsdk@v12
with:
Expand Down

0 comments on commit a0220f7

Please sign in to comment.