File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 99jobs :
1010
1111 build_gcc_old_ubuntu_20_04 :
12+ if : false
1213 runs-on : ubuntu-20.04
1314 strategy :
1415 fail-fast : false
6869 VERBOSE : 1
6970
7071 build_gcc_ubuntu_20_04 :
72+ if : false
7173 runs-on : ubuntu-20.04
7274 strategy :
7375 fail-fast : false
@@ -120,6 +122,7 @@ jobs:
120122 VERBOSE : 1
121123
122124 build_gcc_ubuntu_22_04 :
125+ if : false
123126 runs-on : ubuntu-22.04
124127 strategy :
125128 fail-fast : false
@@ -176,6 +179,7 @@ jobs:
176179
177180
178181 build_clang_old_ubuntu_20_04 :
182+ if : false
179183 runs-on : ubuntu-20.04
180184 strategy :
181185 fail-fast : false
@@ -240,6 +244,7 @@ jobs:
240244 VERBOSE : 1
241245
242246 build_clang_ubuntu_20_04 :
247+ if : false
243248 runs-on : ubuntu-20.04
244249 strategy :
245250 fail-fast : false
@@ -297,6 +302,7 @@ jobs:
297302 VERBOSE : 1
298303
299304 build_clang_ubuntu_22_04 :
305+ if : false
300306 runs-on : ubuntu-22.04
301307 strategy :
302308 fail-fast : false
You can’t perform that action at this time.
0 commit comments