aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2023-07-29 20:53:31 +0200
committerEli Schwartz <eschwartz@archlinux.org>2023-07-30 22:41:28 -0400
commit3752041c8d56c7667bc0fe644fda6c2834d6aaf8 (patch)
tree9d281c47e52ada603cd52c0ab86a092c50e8cb6f
parent68dce66bf9a2bcb3d23c291beb2354225a74b954 (diff)
downloadmeson-3752041c8d56c7667bc0fe644fda6c2834d6aaf8.zip
meson-3752041c8d56c7667bc0fe644fda6c2834d6aaf8.tar.gz
meson-3752041c8d56c7667bc0fe644fda6c2834d6aaf8.tar.bz2
Revert "CI: add potential workaround for python crashes in MSYS2"
This reverts commit e945f35cd72402d0d204ff10870e2a95c59b6192. With MSYS2 udpating to Python 3.11, this should no longer be needed. See https://github.com/msys2/MINGW-packages/issues/17415#issuecomment-1606085553
-rw-r--r--.github/workflows/msys2.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/msys2.yml b/.github/workflows/msys2.yml
index 8f1823d..2bdcdd3 100644
--- a/.github/workflows/msys2.yml
+++ b/.github/workflows/msys2.yml
@@ -51,9 +51,6 @@ jobs:
TOOLCHAIN: clang
env:
MESON_CI_JOBNAME: msys2-${{ matrix.NAME }}
- # XXX: For some reason enabling jit debugging "fixes" random python crashes
- # see https://github.com/msys2/MINGW-packages/issues/11864
- MSYS: "winjitdebug"
defaults:
run: