ci: switch to emscripten 3.1.68

This commit is contained in:
Andrei Alexeyev 2024-10-01 02:37:01 +02:00
parent 8c3d6f2518
commit 39721cd099
No known key found for this signature in database
GPG key ID: 72D26128040B9690
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ on:
env:
MESON_VERSION: '0.63.3'
EM_VERSION: '3.1.51'
EM_VERSION: '3.1.68'
EM_CACHE_FOLDER: 'emsdk'
TAISEI_NOPRELOAD: 0
TAISEI_PRELOAD_REQUIRED: 1

View file

@ -43,7 +43,7 @@ on:
env:
REF: ${{ github.event.inputs.custom-ref || github.ref || 'master' }}
MESON_VERSION: '0.63.3'
EM_VERSION: '3.1.51'
EM_VERSION: '3.1.68'
PYTHON_VERSION: '3.11.8'
EM_CACHE_FOLDER: 'emsdk'
TAISEI_NOPRELOAD: 0