Skip to content

Commit

Permalink
3.1.70.14bi
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Oct 29, 2024
1 parent e644cfb commit 4c82d16
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.70.9bi
PYBUILD: 3.13
SDK_ARCHIVE: python3.13-wasm-sdk-Ubuntu-22.04.tar.lz4
SDK_VERSION: 3.1.70.14bi
PYBUILD: 3.12
SDK_ARCHIVE: python3.12-wasm-sdk-Ubuntu-22.04.tar.lz4
SDKROOT: /opt/python-wasm-sdk
SYS_PYTHON: /usr/bin/python3

Expand Down

0 comments on commit 4c82d16

Please sign in to comment.