summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2022-03-29 11:16:01 +0200
committerGravatar Nikias Bassen2022-03-29 11:16:01 +0200
commit78c121323158f5fa7fe6137d7a49f9cc58ab6f7d (patch)
tree932989cb9d506cc62a561579d3a4e90ab155fc8a
parentecb0996fd2a3b0539153dd3ef901d137bf498ffe (diff)
downloadlibimobiledevice-glue-78c121323158f5fa7fe6137d7a49f9cc58ab6f7d.tar.gz
libimobiledevice-glue-78c121323158f5fa7fe6137d7a49f9cc58ab6f7d.tar.bz2
[github-actions] Use windows-2019 instead of windows-latest for now
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 97ad2fc..31341af 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -98,7 +98,7 @@ jobs:
name: libimobiledevice-glue-latest_macOS
path: libimobiledevice-glue.tar
build-windows:
- runs-on: windows-latest
+ runs-on: windows-2019
defaults:
run:
shell: msys2 {0}