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 0a3a75e commit a7649c0Copy full SHA for a7649c0
.github/workflows/main.yml
@@ -30,6 +30,9 @@ jobs:
30
coverage: true
31
extra_cmake_flags: -DCMAKE_BUILD_TYPE=Debug
32
micromamba_shell_init: bash
33
+ - name: ubu22
34
+ os: ubuntu-22.04
35
+ micromamba_shell_init: bash
36
- name: osx13-x86
37
os: macos-13
38
@@ -188,6 +191,10 @@ jobs:
188
191
os: ubuntu-24.04
189
192
emsdk_ver: "3.1.45"
190
193
194
195
196
+ emsdk_ver: "3.1.45"
197
198
199
200
0 commit comments