From efc6e40e2aa9d4a110655061af687caece52201a Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Fri, 23 Sep 2022 14:23:52 +0200 Subject: [PATCH] Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator behaviour" This reverts commit 3fd2459a748cc9eed4be73132b002400da81cb0a. The underlying issue has been fixed and deployed: https://github.com/msys2-contrib/cpython-mingw/pull/107 --- .github/workflows/msys2.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/msys2.yml b/.github/workflows/msys2.yml index d8c6759f1..2e09abae7 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: Otherwise unsetting MSYSTEM doesn't work - # https://github.com/msys2/msys2-runtime/pull/101#issuecomment-1255195675 - MSYS: noemptyenvvalues defaults: run: