]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
add comment to CI
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Thu, 23 Oct 2025 18:04:16 +0000 (19:04 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Thu, 23 Oct 2025 18:04:16 +0000 (19:04 +0100)
.github/workflows/jit.yml

index 48b2e943e818c8f9c9ca8f38675aafb8d9ef0607..c91328cf01cc2d1c02f8c365da7d07610a3f4847 100644 (file)
@@ -57,6 +57,7 @@ jobs:
       fail-fast: false
       matrix:
         target:
+# To re-enable later when we support thesee.
 #          - i686-pc-windows-msvc/msvc
 #          - x86_64-pc-windows-msvc/msvc
 #          - aarch64-pc-windows-msvc/msvc
@@ -70,6 +71,7 @@ jobs:
         llvm:
           - 19
         include:
+# To re-enable later when we support thesee.
 #          - target: i686-pc-windows-msvc/msvc
 #            architecture: Win32
 #            runner: windows-2022