Skip to content

Commit

Permalink
ci: Revert to Windows-latest
Browse files Browse the repository at this point in the history
It seems the issues with the Windows runners have been fixed by Github
  • Loading branch information
LeonMatthesKDAB committed Jun 14, 2024
1 parent 6d51d32 commit 457bc6e
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 @@ -20,7 +20,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- windows-2019
- windows-latest
- macos-latest

steps:
Expand Down

0 comments on commit 457bc6e

Please sign in to comment.