Skip to content

Commit

Permalink
[github-actions] Use windows-2019 instead of windows-latest for now
Browse files Browse the repository at this point in the history
  • Loading branch information
nikias committed Apr 4, 2022
1 parent bd061e8 commit f6635f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
name: libideviceactivation-latest_macOS
path: libideviceactivation.tar
build-windows:
runs-on: windows-latest
runs-on: windows-2019
defaults:
run:
shell: msys2 {0}
Expand Down

0 comments on commit f6635f1

Please sign in to comment.