forked from boostorg/system
Update .drone.jsonnet
This commit is contained in:
@@ -176,9 +176,5 @@ local windows_pipeline(name, image, environment, arch = "amd64") =
|
|||||||
["deb http://apt.llvm.org/focal/ llvm-toolchain-focal-14 main"],
|
["deb http://apt.llvm.org/focal/ llvm-toolchain-focal-14 main"],
|
||||||
),
|
),
|
||||||
|
|
||||||
windows_pipeline(
|
#windows_pipeline("Windows VS2015 msvc-14.0", "cppalliance/dronevs2015", { TOOLSET: 'msvc-14.0', CXXSTD: '14,latest' }, ),
|
||||||
"Windows VS2015 msvc-14.0",
|
|
||||||
"cppalliance/dronevs2015",
|
|
||||||
{ TOOLSET: 'msvc-14.0', CXXSTD: '14,latest' },
|
|
||||||
),
|
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user