[all-commits] [llvm/llvm-project] 646bc0: [libcxx] Run tests on Windows/arm64 too (#161906)

Martin Storsjö via All-commits all-commits at lists.llvm.org
Tue Oct 7 04:21:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 646bc09d17de317c139c9e49af308ab1ea2c9641
      https://github.com/llvm/llvm-project/commit/646bc09d17de317c139c9e49af308ab1ea2c9641
  Author: Martin Storsjö <martin at martin.st>
  Date:   2025-10-07 (Tue, 07 Oct 2025)

  Changed paths:
    M .github/workflows/libcxx-build-and-test.yaml
    M libcxx/docs/index.rst

  Log Message:
  -----------
  [libcxx] Run tests on Windows/arm64 too (#161906)

Github Actions has got free runners with Windows on ARM64 these days,
which can be used for running CI, just as well as the other existing
cases.

This qualifies this configuration as a supported target platform, thus
add it to the docs in the listing of supported platforms.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list