mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-04 21:15:06 +00:00
[ci/msys2] Remove winjitdebug workaround
This was added in #3903 to workaround a Python crasher. The issue has been fixed for a while now, so remove the workaround.
This commit is contained in:
parent
589e78cec5
commit
4901ecd66e
1 changed files with 0 additions and 5 deletions
5
.github/workflows/msys2-ci.yml
vendored
5
.github/workflows/msys2-ci.yml
vendored
|
@ -25,11 +25,6 @@ jobs:
|
|||
MSYS2_ARCH: clang-x86_64
|
||||
name: ${{ matrix.MSYSTEM }}
|
||||
|
||||
env:
|
||||
# XXX: For some reason enabling jit debugging "fixes" random python crashes
|
||||
# see https://github.com/msys2/MINGW-packages/issues/11864
|
||||
MSYS: "winjitdebug"
|
||||
|
||||
defaults:
|
||||
run:
|
||||
shell: msys2 {0}
|
||||
|
|
Loading…
Add table
Reference in a new issue