Skip to content

Commit ed9bf38

Browse files
committed
github: fix windows versions
Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
1 parent fe8eb96 commit ed9bf38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
os: [windows-latest, windows-2019]
18+
os: [windows-latest, windows-2022]
1919
permissions:
2020
contents: read
2121
steps:

0 commit comments

Comments
 (0)