Skip to content

[CI] Switch to Ubuntu 26.04 #5036

[CI] Switch to Ubuntu 26.04

[CI] Switch to Ubuntu 26.04 #5036

Triggered via pull request June 13, 2026 08:37
Status Success
Total duration 16m 47s
Artifacts 14

main.yml

on: pull_request
ci-scope
8s
ci-scope
pre-commit  /  link-check
17s
pre-commit / link-check
pre-commit  /  pre-commit
2m 4s
pre-commit / pre-commit
Matrix: ubuntu / clang-sanitizer-build
Matrix: ubuntu / clang-test
Matrix: ubuntu / gcc-test
Matrix: ubuntu / clang-sanitizer-test
Matrix: ubuntu / clang-test-extended
mac  /  clang-test-extended
1m 36s
mac / clang-test-extended
Matrix: ubuntu / gcc-test-extended
windows  /  msvc-test-extended
1m 18s
windows / msvc-test-extended
windows  /  clang-test-extended
1m 42s
windows / clang-test-extended
Matrix: ubuntu / clang-sanitizer-test-extended
ubuntu  /  gcc-build-codecov
4m 0s
ubuntu / gcc-build-codecov
perf  /  ubuntu-gcc-build-perf-stats
1m 8s
perf / ubuntu-gcc-build-perf-stats
perf  /  macos-clang-build-perf-stats
2m 7s
perf / macos-clang-build-perf-stats
pages  /  build-doxygen-xml
13s
pages / build-doxygen-xml
pages  /  build-scoreboard
21s
pages / build-scoreboard
pages  /  build-sphinx
39s
pages / build-sphinx
pages  /  deploy-pages
0s
pages / deploy-pages
Fit to window
Zoom out
Zoom in

Annotations

1 error, 48 warnings, and 8 notices
pre-commit / pre-commit
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
windows / msvc-build (Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, ilammy/msvc-dev-cmd@v1, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu / gcc-build (ubuntu-26.04, Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mac / clang-build (Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mac / clang-build (Release)
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
mac / clang-build (Release)
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
mac / clang-build (Release)
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
mac / clang-build (Release)
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
mac / clang-build (Release)
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
mac / clang-build (Release)
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
mac / clang-build (Release)
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
windows / clang-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, ilammy/msvc-dev-cmd@v1, KyleMayes/install-llvm-action@v2, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu / clang-build (ubuntu-26.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu / gcc-build (ubuntu-26.04, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu / gcc-build (ubuntu-26.04, Release)
No files were found with the provided path: build/revert-list.txt. No artifacts will be uploaded.
mac / clang-build (Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mac / clang-build (Debug)
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
mac / clang-build (Debug)
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
mac / clang-build (Debug)
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
mac / clang-build (Debug)
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
mac / clang-build (Debug)
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
mac / clang-build (Debug)
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
mac / clang-build (Debug)
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
windows / msvc-build (Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, ilammy/msvc-dev-cmd@v1, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mac / clang-test
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
mac / clang-test
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
mac / clang-test
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
mac / clang-test
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
mac / clang-test
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
mac / clang-test
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
windows / clang-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ilammy/msvc-dev-cmd@v1, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mac / clang-test-extended
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
mac / clang-test-extended
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
mac / clang-test-extended
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
mac / clang-test-extended
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
mac / clang-test-extended
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
mac / clang-test-extended
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
ubuntu / clang-sanitizer-build (ubuntu-26.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / clang-test-extended
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ilammy/msvc-dev-cmd@v1, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / msvc-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ilammy/msvc-dev-cmd@v1, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / msvc-test-extended
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ilammy/msvc-dev-cmd@v1, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu / gcc-build-codecov
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: hendrikmuhs/ccache-action@v1.2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
perf / macos-clang-build-perf-stats
No files were found with the provided path: perf-stat-macos.zip. No artifacts will be uploaded.
perf / macos-clang-build-perf-stats
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
perf / macos-clang-build-perf-stats
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
perf / macos-clang-build-perf-stats
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
perf / macos-clang-build-perf-stats
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
perf / macos-clang-build-perf-stats
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
perf / macos-clang-build-perf-stats
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
windows / msvc-build (Release)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
windows / clang-build
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
windows / msvc-build (Debug)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
windows / clang-test
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
windows / clang-test-extended
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
windows / msvc-test
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
windows / msvc-test-extended
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
cov-report
66.9 KB
sha256:ba6882fa3fb08b1c420a337605d7067a971fb6412db17b6a2034736a271e19c9
doxygen-documentation-xml
99 KB
sha256:6bea91875939b3ce5133bb5a605ef2d5bf3e733e00e9746559da277bf479a8fa
macos-clang-debug-install
3.85 MB
sha256:3e0f95738b9cf55d6a986725920bd829df760c62a7a38c19c01f0379084b23b7
macos-clang-install
1.68 MB
sha256:2aff463ef92f938038d0aa46dabaa6edc8eb8d454c0a980464d52b4bcaadd62a
perf-stat
4.36 KB
sha256:03cb7a2686ad1d795bbe591ab3711e5006743420c5e93358c0f5a878b431c79f
scoreboard
8.35 KB
sha256:942af6b9eefc5f005cfb99ed63add4bb6c60a6c76feda512786b6119232460d1
sphinx-documentation
15 MB
sha256:cc1a852d68508588c0416b42f6f2bdcaff8e55cdfacb5a2fd7d237a91d5a7118
ubuntu-clang-install-ubuntu-26.04
2.45 MB
sha256:5518ef6139fae0b4fbab9c137a281a72b1f3322e41433e2c71fca68690e20aeb
ubuntu-clang-sanitizer-install-ubuntu-26.04
16.7 MB
sha256:925e2d68d0d2ca8883aa6da3ff49920aa2cea4b4f67583b615164f0dbbc07235
ubuntu-gcc-debug-install-ubuntu-26.04
16.6 MB
sha256:1377cfa9c138038f28d5bbf810571ee429f6e176df8a660d48aa426b7afe7a3a
ubuntu-gcc-install-ubuntu-26.04
3.14 MB
sha256:958923cc2a96f865062c873458a411dbbdbfdd22b5b572349de477b00f4b8584
windows-clang-install
1.89 MB
sha256:983ebcdd9725b3d51735188bd39b6ec3876695faa9a687255e0cbfaffe8a5a99
windows-msvc-debug-install
6.71 MB
sha256:0ef674d31442b35e30aff1753504417a4d86f54a38bc14b58d0f158f1ee4dd92
windows-msvc-install
1.87 MB
sha256:895a0b5ac64b701606b3b4297f0f77b38bbe6fa2f641b95f42876cd6af72cd6c