Skip to content

Commit

Permalink
3.1.72.0bi
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Nov 22, 2024
1 parent 945d9f9 commit da0923f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
name: Build wasm extra emsdk libraries
runs-on: ubuntu-22.04
env:
SDK_VERSION: 3.1.71.0bi
PYBUILD: 3.12
SDK_ARCHIVE: python3.12-wasm-sdk-Ubuntu-22.04.tar.lz4
SDK_VERSION: 3.1.72.0bi
PYBUILD: 3.13
SDK_ARCHIVE: python3.13-wasm-sdk-Ubuntu-22.04.tar.lz4
SDKROOT: /opt/python-wasm-sdk
SYS_PYTHON: /usr/bin/python3

Expand Down

0 comments on commit da0923f

Please sign in to comment.