Skip to content

Commit

Permalink
ci: windows full build
Browse files Browse the repository at this point in the history
Signed-off-by: Pierrick Bouvier <[email protected]>
  • Loading branch information
pbo-linaro committed Mar 6, 2025
1 parent d8e8766 commit f902635
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ jobs:
${MINGW_PACKAGE_PREFIX}-python
${MINGW_PACKAGE_PREFIX}-SDL2
${MINGW_PACKAGE_PREFIX}-zstd
- run: git clone https://github.com/msys2/MINGW-packages --depth=1
- run: pushd ./MINGW-packages/mingw-w64-qemu && makepkg --syncdeps --nobuild --noprepare --noconfirm --skippgpcheck PKGBUILD && popd
- run: ./configure && ninja -C build
- run: ./build/qemu-system-x86_64 -nographic -plugin ./build/contrib/plugins/libstoptrigger,icount=1000000 -plugin ./build/tests/tcg/plugins/libinsn -d plugin

Expand Down

0 comments on commit f902635

Please sign in to comment.