Skip to content

Commit

Permalink
Revert "CI: add potential workaround for python crashes in MSYS2"
Browse files Browse the repository at this point in the history
This reverts commit e945f35.

With MSYS2 udpating to Python 3.11, this should no longer be needed.
See msys2/MINGW-packages#17415 (comment)

(cherry picked from commit 3752041)
  • Loading branch information
lazka authored and eli-schwartz committed Aug 6, 2023
1 parent 1220b88 commit 597354a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 597354a

Please sign in to comment.