summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci/test-msys2-autotools.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci/test-msys2-autotools.sh b/.gitlab-ci/test-msys2-autotools.sh
index 1029864b..48d3db98 100644
--- a/.gitlab-ci/test-msys2-autotools.sh
+++ b/.gitlab-ci/test-msys2-autotools.sh
@@ -21,6 +21,7 @@ pacman --noconfirm -S --needed \
mingw-w64-$MSYS2_ARCH-glib2 \
mingw-w64-$MSYS2_ARCH-gtk-doc
+export PYTHON="$(which python3)"
./autogen.sh
make -j6