summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2023-06-25 18:26:06 +0200
committersfan5 <sfan5@live.de>2023-06-26 19:07:18 +0200
commiteb4da3400a1c37eea7b258b00297e8b8fcdd8db4 (patch)
tree06111fc915da3dad7eea9804f9479cde0be7b4ba /.github
parent9921785340e3161a5b5dee0f9792105cfc57054a (diff)
downloadmpv-eb4da3400a1c37eea7b258b00297e8b8fcdd8db4.tar.bz2
mpv-eb4da3400a1c37eea7b258b00297e8b8fcdd8db4.tar.xz
ci/msys2: switch to Python 3.11 to fix crashes during build
There is a long-standing bug with random crashes of Python 3.10 on CI. See: https://github.com/python/cpython/issues/105400 https://github.com/msys2/MINGW-packages/issues/11864 https://github.com/msys2/MINGW-packages/issues/17415
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index c84d573c85..16cefffa60 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -271,7 +271,7 @@ jobs:
meson:p
ninja:p
pkgconf:p
- python:p
+ python3.11:p
rst2pdf:p
rubberband:p
shaderc:p