Skip to content

Commit

Permalink
ci: Use windows-2019 instead of -latest os
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonMatthesKDAB committed Jun 12, 2024
1 parent 856bd49 commit 9ddc82f
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-latest
- windows-2019
- macos-latest

steps:
Expand Down

0 comments on commit 9ddc82f

Please sign in to comment.