nomenclature of a couple of tasks in CI
This commit is contained in:
@@ -24,11 +24,11 @@ strategy:
|
|||||||
imageName: 'macOS-15'
|
imageName: 'macOS-15'
|
||||||
toolchainName: clang
|
toolchainName: clang
|
||||||
buildTargetName: all
|
buildTargetName: all
|
||||||
windows-visualstudio:
|
windows-x64-vstudio:
|
||||||
imageName: 'windows-latest'
|
imageName: 'windows-latest'
|
||||||
toolchainName: vs
|
toolchainName: vs
|
||||||
buildTargetName: all
|
buildTargetName: all
|
||||||
windows-visualstudio-arm64:
|
windows-arm64-vstudio:
|
||||||
imageName: 'windows-latest'
|
imageName: 'windows-latest'
|
||||||
toolchainName: vs
|
toolchainName: vs
|
||||||
buildTargetName: all
|
buildTargetName: all
|
||||||
|
|||||||
Reference in New Issue
Block a user