From ef4bcbb15afd7c1cde9432d192be15c184cac629 Mon Sep 17 00:00:00 2001 From: umarcor Date: Mon, 19 Jul 2021 00:18:21 +0200 Subject: ci: disable win-cpython-standalone mcode32 until the zipfile generation is fixed --- .github/workflows/Test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index f5a4a7a61..d8b3f4fe2 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -489,7 +489,7 @@ jobs: include: #- { pkg: '32-llvm', pyarch: x86 } ! not yet functional #- { pkg: '64-llvm', pyarch: x64 } - - { pkg: '32-mcode', pyarch: x86 } + #- { pkg: '32-mcode', pyarch: x86 } #! the tarball generation on MINGW32 needs to be fixed - { pkg: '64-mcode', pyarch: x64 } #! simulation with mcode is not yet supported on win64 name: '🚦🐍🥡 ${{ matrix.pkg }}' defaults: -- cgit v1.2.3