Skip to content

Commit

Permalink
Merge pull request #54 from boostorg/antoshkka/update-ci-win2022
Browse files Browse the repository at this point in the history
Update CI
  • Loading branch information
apolukhin committed Sep 2, 2022
2 parents 403d79e + d54f16a commit e49ad59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,10 @@ jobs:
fail-fast: false
matrix:
include:
- toolset: msvc-14.1
- toolset: msvc
cxxstd: "14,17,latest"
addrmd: 32,64
os: windows-2016
os: windows-2022
- toolset: msvc-14.2
cxxstd: "14,17,latest"
addrmd: 32,64
Expand Down

0 comments on commit e49ad59

Please sign in to comment.