ci: Update CI/CD to use 32x runner for Windows.

This commit is contained in:
2026-07-13 15:10:48 +08:00
parent c31415e847
commit a4a2903e49
5 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -459,7 +459,7 @@ jobs:
pacman -S --noconfirm --needed \
cmake ninja git pkgconf \
qt6-base qt6-tools ffmpeg openimageio opencolorio openexr expat portaudio \
mesa vulkan-icd-loader libxkbcommon
mesa vulkan-icd-loader libxkbcommon fmt
useradd -m builder
chown -R builder /build
su builder -c "makepkg -s --noconfirm"