Skip to content

Commit 095db34

Browse files
committed
github: ci: fix windows version
Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
1 parent 9d3e50e commit 095db34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

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

0 commit comments

Comments
 (0)