Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator behaviour"

This reverts commit 3fd2459a74.

The underlying issue has been fixed and deployed:
https://github.com/msys2-contrib/cpython-mingw/pull/107
pull/10844/head
Christoph Reiter 2 years ago committed by Xavier Claessens
parent f5283dd63f
commit efc6e40e2a
  1. 3
      .github/workflows/msys2.yml

@ -51,9 +51,6 @@ jobs:
TOOLCHAIN: clang
env:
MESON_CI_JOBNAME: msys2-${{ matrix.NAME }}
# XXX: Otherwise unsetting MSYSTEM doesn't work
# https://github.com/msys2/msys2-runtime/pull/101#issuecomment-1255195675
MSYS: noemptyenvvalues
defaults:
run:

Loading…
Cancel
Save