mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-25 05:15:33 +00:00
Windows: Use older librsvg in CI to support Windows 7 (#71).
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user