Skip to content

Commit

Permalink
Add msvc (windows-2022) image to GitHub Actions (nonstd-lite-project …
Browse files Browse the repository at this point in the history
…issue 62)
  • Loading branch information
martinmoene committed Aug 5, 2022
1 parent 50321d7 commit 241fcf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
msvc:
strategy:
matrix:
os: [windows-2019]
os: [windows-2019, windows-2022]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 241fcf8

Please sign in to comment.