mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 23:24:02 +00:00
[ci] Update msvc version in gh workflow
This commit is contained in:
parent
9c18680f31
commit
64803f39c1
6
.github/workflows/minimal.yml
vendored
6
.github/workflows/minimal.yml
vendored
@ -232,14 +232,12 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
# TODO: Waiting for msvc-14.0, msvc-14.1
|
||||
# https://github.com/actions/virtual-environments/issues/68#issuecomment-596817066
|
||||
b2_toolset: [
|
||||
msvc-14.2
|
||||
msvc-14.3
|
||||
]
|
||||
|
||||
include:
|
||||
- b2_toolset: msvc-14.2
|
||||
- b2_toolset: msvc-14.3
|
||||
b2_cxxstd: 14,17,2a
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user