We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d2f64 commit 0cb6724Copy full SHA for 0cb6724
.github/workflows/main.yml
@@ -192,23 +192,23 @@ jobs:
192
include:
193
- name: ubu24
194
os: ubuntu-24.04
195
- emsdk_ver: "3.1.45"
+ emsdk_ver: "3.1.73"
196
micromamba_shell_init: bash
197
- name: ubu22
198
os: ubuntu-22.04
199
200
201
- name: osx13-x86
202
os: macos-13
203
204
205
- name: osx14-arm
206
os: macos-14
207
208
209
- name: osx15-arm
210
os: macos-15
211
212
213
214
steps:
0 commit comments