Skip to content

Commit 2d82aad

Browse files
mstorsjogithub-actions[bot]
authored andcommitted
Automerge: [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.
2 parents 75795cc + 646bc09 commit 2d82aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ macOS 10.13+ i386, x86_64, arm64
147147
FreeBSD 12+ i386, x86_64, arm
148148
Linux i386, x86_64, arm, arm64 Only glibc-2.24 and later and no other libc is officially supported
149149
Android 5.0+ i386, x86_64, arm, arm64
150-
Windows i386, x86_64 Both MSVC and MinGW style environments, ABI in MSVC environments is :doc:`unstable <DesignDocs/ABIVersioning>`
150+
Windows i386, x86_64, arm64 Both MSVC and MinGW style environments, ABI in MSVC environments is :doc:`unstable <DesignDocs/ABIVersioning>`
151151
AIX 7.2TL5+ powerpc, powerpc64
152152
Embedded (picolibc) arm
153153
===================== ========================= ============================

0 commit comments

Comments
 (0)