File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 ubuntu-20.04-clang-9,
2323 ubuntu-20.04-clang-10,
2424 ubuntu-20.04-clang-11,
25- windows-2016-cl-msvc2017,
26- windows-2019-cl-msvc2019,
27- windows-2019-clang-cl,
28- windows-2019-clang,
29- windows-2019-gcc,
25+ windows-2016-msvc2017,
26+ windows-2019-msvc2019,
3027 macos-10.15-xcode-11,
3128 macos-10.15-xcode-11.4,
3229 macos-10.15-xcode-12,
@@ -69,26 +66,14 @@ jobs:
6966 compiler : clang
7067 version : " 11"
7168
72- - name : windows-2016-cl- msvc2017
69+ - name : windows-2016-msvc2017
7370 os : windows-2016
7471 compiler : cl
7572
76- - name : windows-2019-cl- msvc2019
73+ - name : windows-2019-msvc2019
7774 os : windows-2019
7875 compiler : cl
7976
80- - name : windows-2019-clang-cl
81- os : windows-2019
82- compiler : clang-cl
83-
84- - name : windows-2019-clang
85- os : windows-2019
86- compiler : clang
87-
88- - name : windows-2019-gcc
89- os : windows-2019
90- compiler : gcc
91-
9277 - name : macOS-10.15-xcode-11
9378 os : macOS-10.15
9479 compiler : xcode
You can’t perform that action at this time.
0 commit comments