@@ -18,130 +18,130 @@ jobs:
18
18
matrix :
19
19
include :
20
20
- toolset : gcc-4.8
21
- cxxstd : " 03, 11"
21
+ cxxstd : " 11"
22
22
os : ubuntu-latest
23
23
container : ubuntu:18.04
24
24
install : g++-4.8
25
25
- toolset : gcc-5
26
- cxxstd : " 03, 11,14,1z"
26
+ cxxstd : " 11,14,1z"
27
27
os : ubuntu-latest
28
28
container : ubuntu:18.04
29
29
install : g++-5
30
30
- toolset : gcc-6
31
- cxxstd : " 03, 11,14,1z"
31
+ cxxstd : " 11,14,1z"
32
32
os : ubuntu-latest
33
33
container : ubuntu:18.04
34
34
install : g++-6
35
35
- toolset : gcc-7
36
- cxxstd : " 03, 11,14,17"
36
+ cxxstd : " 11,14,17"
37
37
os : ubuntu-latest
38
38
container : ubuntu:18.04
39
39
- toolset : gcc-8
40
- cxxstd : " 03, 11,14,17,2a"
40
+ cxxstd : " 11,14,17,2a"
41
41
os : ubuntu-20.04
42
42
install : g++-8
43
43
- toolset : gcc-9
44
- cxxstd : " 03, 11,14,17,2a"
44
+ cxxstd : " 11,14,17,2a"
45
45
os : ubuntu-20.04
46
46
- toolset : gcc-10
47
- cxxstd : " 03, 11,14,17,2a"
47
+ cxxstd : " 11,14,17,2a"
48
48
os : ubuntu-20.04
49
49
install : g++-10
50
50
- toolset : gcc-11
51
- cxxstd : " 03, 11,14,17,2a"
51
+ cxxstd : " 11,14,17,2a"
52
52
os : ubuntu-20.04
53
53
install : g++-11
54
54
- toolset : gcc-12
55
- cxxstd : " 03, 11,14,17,20,2b"
55
+ cxxstd : " 11,14,17,20,2b"
56
56
os : ubuntu-22.04
57
57
install : g++-12
58
58
- toolset : gcc-13
59
- cxxstd : " 03, 11,14,17,20,2b"
59
+ cxxstd : " 11,14,17,20,2b"
60
60
os : ubuntu-latest
61
61
container : ubuntu:23.04
62
62
install : g++-13
63
63
- toolset : clang
64
64
compiler : clang++-3.9
65
- cxxstd : " 03, 11,14"
65
+ cxxstd : " 11,14"
66
66
os : ubuntu-latest
67
67
container : ubuntu:18.04
68
68
install : clang-3.9
69
69
- toolset : clang
70
70
compiler : clang++-4.0
71
- cxxstd : " 03, 11,14"
71
+ cxxstd : " 11,14"
72
72
os : ubuntu-latest
73
73
container : ubuntu:18.04
74
74
install : clang-4.0
75
75
- toolset : clang
76
76
compiler : clang++-5.0
77
- cxxstd : " 03, 11,14,1z"
77
+ cxxstd : " 11,14,1z"
78
78
os : ubuntu-latest
79
79
container : ubuntu:18.04
80
80
install : clang-5.0
81
81
- toolset : clang
82
82
compiler : clang++-6.0
83
- cxxstd : " 03, 11,14,17"
83
+ cxxstd : " 11,14,17"
84
84
os : ubuntu-20.04
85
85
install : clang-6.0
86
86
- toolset : clang
87
87
compiler : clang++-7
88
- cxxstd : " 03, 11,14,17"
88
+ cxxstd : " 11,14,17"
89
89
os : ubuntu-20.04
90
90
install : clang-7
91
91
- toolset : clang
92
92
compiler : clang++-8
93
- cxxstd : " 03, 11,14,17"
93
+ cxxstd : " 11,14,17"
94
94
os : ubuntu-20.04
95
95
install : clang-8
96
96
- toolset : clang
97
97
compiler : clang++-9
98
- cxxstd : " 03, 11,14,17"
98
+ cxxstd : " 11,14,17"
99
99
os : ubuntu-20.04
100
100
install : clang-9
101
101
- toolset : clang
102
102
compiler : clang++-10
103
- cxxstd : " 03, 11,14,17,2a"
103
+ cxxstd : " 11,14,17,2a"
104
104
os : ubuntu-20.04
105
105
- toolset : clang
106
106
compiler : clang++-11
107
- cxxstd : " 03, 11,14,17,2a"
107
+ cxxstd : " 11,14,17,2a"
108
108
os : ubuntu-20.04
109
109
- toolset : clang
110
110
compiler : clang++-12
111
- cxxstd : " 03, 11,14,17,20"
111
+ cxxstd : " 11,14,17,20"
112
112
os : ubuntu-20.04
113
113
- toolset : clang
114
114
compiler : clang++-13
115
- cxxstd : " 03, 11,14,17,20,2b"
115
+ cxxstd : " 11,14,17,20,2b"
116
116
container : ubuntu:22.04
117
117
os : ubuntu-latest
118
118
install : clang-13
119
119
- toolset : clang
120
120
compiler : clang++-14
121
- cxxstd : " 03, 11,14,17,20,2b"
121
+ cxxstd : " 11,14,17,20,2b"
122
122
container : ubuntu:22.04
123
123
os : ubuntu-latest
124
124
install : clang-14
125
125
- toolset : clang
126
126
compiler : clang++-15
127
- cxxstd : " 03, 11,14,17,20,2b"
127
+ cxxstd : " 11,14,17,20,2b"
128
128
container : ubuntu:22.04
129
129
os : ubuntu-latest
130
130
install : clang-15
131
131
- toolset : clang
132
132
compiler : clang++-16
133
- cxxstd : " 03, 11,14,17,20,2b"
133
+ cxxstd : " 11,14,17,20,2b"
134
134
os : ubuntu-latest
135
135
container : ubuntu:23.04
136
136
install : clang-16
137
137
- toolset : clang
138
- cxxstd : " 03, 11,14,17,2a"
138
+ cxxstd : " 11,14,17,2a"
139
139
os : macos-11
140
140
- toolset : clang
141
- cxxstd : " 03, 11,14,17,20,2b"
141
+ cxxstd : " 11,14,17,20,2b"
142
142
os : macos-12
143
143
- toolset : clang
144
- cxxstd : " 03, 11,14,17,20,2b"
144
+ cxxstd : " 11,14,17,20,2b"
145
145
os : macos-13
146
146
147
147
runs-on : ${{matrix.os}}
@@ -220,7 +220,7 @@ jobs:
220
220
addrmd : 32,64
221
221
os : windows-2022
222
222
- toolset : gcc
223
- cxxstd : " 03, 11,14,17,2a"
223
+ cxxstd : " 11,14,17,2a"
224
224
addrmd : 64
225
225
os : windows-2019
226
226
0 commit comments