CI: change windows build image
This commit is contained in:
parent
67d673f3b4
commit
acb9e520ae
|
@ -4,7 +4,7 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Build:
|
Build:
|
||||||
runs-on: arch-qt
|
runs-on: arch-mingw-qt
|
||||||
steps:
|
steps:
|
||||||
- name: Install dependancies
|
- name: Install dependancies
|
||||||
run: pacman -Sy; pacman -S --noconfirm mingw-w64-libusb mingw-w64-pkg-config
|
run: pacman -Sy; pacman -S --noconfirm mingw-w64-libusb mingw-w64-pkg-config
|
||||||
|
|
Loading…
Reference in a new issue