Windows: Use older librsvg in CI to support Windows 7 (#71).

This commit is contained in:
Alexander Shaduri
2025-02-13 16:30:36 +04:00
parent 63f32e4d8b
commit bfce801cc5
-1
View File
@@ -153,7 +153,6 @@ jobs:
shell: msys2 {0}
working-directory: ${{github.workspace}}
run: |
pacman -S wget
wget https://repo.msys2.org/mingw/mingw64/mingw-w64-${{ matrix.arch }}-librsvg-2.58.0-1-any.pkg.tar.zst
pacman -U --noconfirm mingw-w64-${{ matrix.arch }}-librsvg-2.58.0-1-any.pkg.tar.zst