summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2025-07-11 01:04:20 +0200
committerGravatar Nikias Bassen2025-07-11 01:04:20 +0200
commit967fa8a54d32e36bf87c7c64f3af8203e9405066 (patch)
tree483d4b02d4092381da40ddb6240381188d9c6c22
parentcb34a171994562a78da7ea14b801759747d0fdf7 (diff)
downloadlibimobiledevice-967fa8a54d32e36bf87c7c64f3af8203e9405066.tar.gz
libimobiledevice-967fa8a54d32e36bf87c7c64f3af8203e9405066.tar.bz2
[github-actions] Update build workflow to use windows-latest
-rw-r--r--.github/workflows/build.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 4ee5f77..fbbf10a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -177,7 +177,7 @@ jobs:
name: libimobiledevice-latest_macOS
path: libimobiledevice.tar
build-windows:
- runs-on: windows-2019
+ runs-on: windows-latest
defaults:
run:
shell: msys2 {0}
@@ -198,6 +198,8 @@ jobs:
base-devel
git
mingw-w64-${{ matrix.arch }}-gcc
+ mingw-w64-${{ matrix.arch }}-pkg-config
+ mingw-w64-${{ matrix.arch }}-openssl
make
libtool
autoconf