Skip to content

Commit

Permalink
fixup! build: add windows-2022 to GitHub test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
targos committed Aug 24, 2021
1 parent f201579 commit 6cc65ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
windows: [windows-2019, windows-2022]
fail-fast: false
fail-fast: false
runs-on: ${{ matrix.windows }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6cc65ed

Please sign in to comment.