summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2025-03-20 17:27:05 +0100
committerEli Schwartz <eschwartz93@gmail.com>2025-03-20 13:43:26 -0400
commitd8f68703b792ff6e9cfc2674fdf9bbd53ac170ca (patch)
treed3323b4e53eb06ca4b236e62e1601eb94f2fb0ad
parentad04f4ead91590ef17f8ec999b18bae2a41576e5 (diff)
downloadmeson-d8f68703b792ff6e9cfc2674fdf9bbd53ac170ca.tar.gz
ci: stop installing python2 for the msys2 jobs, it's gone
MSYS2 dropped Python 2 in https://github.com/msys2/MINGW-packages/pull/23713
-rw-r--r--.github/workflows/msys2.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/msys2.yml b/.github/workflows/msys2.yml
index 3b518fee7..9101e6b9d 100644
--- a/.github/workflows/msys2.yml
+++ b/.github/workflows/msys2.yml
@@ -79,7 +79,6 @@ jobs:
mingw-w64-${{ matrix.MSYS2_ARCH }}-libxml2
mingw-w64-${{ matrix.MSYS2_ARCH }}-ninja
mingw-w64-${{ matrix.MSYS2_ARCH }}-pkg-config
- mingw-w64-${{ matrix.MSYS2_ARCH }}-python2
mingw-w64-${{ matrix.MSYS2_ARCH }}-python
mingw-w64-${{ matrix.MSYS2_ARCH }}-python-lxml
mingw-w64-${{ matrix.MSYS2_ARCH }}-python-setuptools