We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c44d26 commit 882bad2Copy full SHA for 882bad2
1 file changed
.github/workflows/deploy-pages.yml
@@ -26,7 +26,7 @@ jobs:
26
matrix:
27
# micromamba_shell_init is derived below from runner.os.
28
include:
29
- - { name: osx26-arm-emscr-llvm22, os: macos-26, clang-runtime: '21', wasm: true }
+ - { name: osx26-arm-emscr-llvm22, os: macos-26, clang-runtime: '22', wasm: true }
30
31
steps:
32
- uses: actions/checkout@v6
0 commit comments