Commit 417f118 1 parent e11ac89 commit 417f118 Copy full SHA for 417f118
File tree 1 file changed +0
-18
lines changed
1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -109,12 +109,6 @@ jobs:
109
109
build_type : release
110
110
backend : tbb
111
111
device_type : HOST
112
- - os : ubuntu-latest
113
- cxx_compiler : g++
114
- std : 17
115
- build_type : release
116
- backend : tbb
117
- device_type : HOST
118
112
- os : ubuntu-latest
119
113
cxx_compiler : clang++
120
114
std : 17
@@ -127,18 +121,6 @@ jobs:
127
121
build_type : release
128
122
backend : omp
129
123
device_type : HOST
130
- - os : ubuntu-latest
131
- cxx_compiler : clang++
132
- std : 17
133
- build_type : release
134
- backend : tbb
135
- device_type : HOST
136
- - os : ubuntu-latest
137
- cxx_compiler : icpx
138
- std : 17
139
- build_type : release
140
- backend : tbb
141
- device_type : HOST
142
124
- os : ubuntu-latest
143
125
cxx_compiler : g++
144
126
std : 17
You can’t perform that action at this time.
0 commit comments