Skip to content

Commit 6cc65ed

Browse files
committed
fixup! build: add windows-2022 to GitHub test matrix
1 parent f201579 commit 6cc65ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
windows: [windows-2019, windows-2022]
24-
fail-fast: false
24+
fail-fast: false
2525
runs-on: ${{ matrix.windows }}
2626
steps:
2727
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)