File tree Expand file tree Collapse file tree 11 files changed +238
-228
lines changed
Expand file tree Collapse file tree 11 files changed +238
-228
lines changed Original file line number Diff line number Diff line change 7474
7575
7676
77-
78-
79-
80-
8177 darwin-arm64-build :
8278 name : ' darwin-arm64 gcc ${{github.event.inputs.version}} build'
8379 timeout-minutes : 2880 # 2 days
Original file line number Diff line number Diff line change 7272
7373
7474
75-
76-
77-
78-
7975 darwin-x64-build :
8076 name : ' darwin-x64 gcc ${{github.event.inputs.version}} build'
8177 timeout-minutes : 2880 # 2 days
Original file line number Diff line number Diff line change 7474
7575
7676
77+
78+
79+
80+
81+
82+
7783 linux-arm-build :
7884 name : ' linux-arm gcc ${{github.event.inputs.version}} build'
7985 timeout-minutes : 2880 # 2 days
Original file line number Diff line number Diff line change 7272
7373
7474
75+
76+
77+
78+
79+
80+
7581 linux-arm64-build :
7682 name : ' linux-arm64 gcc ${{github.event.inputs.version}} build'
7783 timeout-minutes : 2880 # 2 days
Original file line number Diff line number Diff line change 7070jobs :
7171
7272
73+
74+
75+
76+
77+
78+
7379 linux-x64-build :
7480 name : ' linux-x64 gcc ${{github.event.inputs.version}} build'
7581 timeout-minutes : 5760 # 4 days
Original file line number Diff line number Diff line change 7070jobs :
7171
7272
73-
74-
75-
76-
77-
78-
79-
80-
81-
82-
8373 win32-x64-build :
8474 name : ' win32-x64 gcc ${{github.event.inputs.version}} build'
8575 timeout-minutes : 5760 # 4 days
@@ -226,3 +216,13 @@ jobs:
226216
227217
228218
219+
220+
221+
222+
223+
224+
225+
226+
227+
228+
Original file line number Diff line number Diff line change 4242jobs :
4343
4444
45+
46+
47+
48+
49+
50+
4551 linux-x64 :
4652 name : ' linux-x64 gcc ${{github.event.inputs.version}} clean'
4753 timeout-minutes : 5760 # 4 days
6470
6571
6672
67-
68-
69-
70-
71-
72-
73-
74-
75-
76-
7773 win32-x64 :
7874 name : ' win32-x64 gcc ${{github.event.inputs.version}} clean'
7975 timeout-minutes : 5760 # 4 days
@@ -100,6 +96,12 @@ jobs:
10096
10197
10298
99+
100+
101+
102+
103+
104+
103105 linux-arm :
104106 name : ' linux-arm gcc ${{github.event.inputs.version}} clean'
105107 timeout-minutes : 2880 # 2 days
@@ -125,6 +127,12 @@ jobs:
125127
126128
127129
130+
131+
132+
133+
134+
135+
128136 linux-arm64 :
129137 name : ' linux-arm64 gcc ${{github.event.inputs.version}} clean'
130138 timeout-minutes : 2880 # 2 days
@@ -149,10 +157,6 @@ jobs:
149157
150158
151159
152-
153-
154-
155-
156160 darwin-x64 :
157161 name : ' darwin-x64 gcc ${{github.event.inputs.version}} clean'
158162 timeout-minutes : 2880 # 2 days
@@ -181,10 +185,6 @@ jobs:
181185
182186
183187
184-
185-
186-
187-
188188 darwin-arm64 :
189189 name : ' darwin-arm64 gcc ${{github.event.inputs.version}} clean'
190190 timeout-minutes : 2880 # 2 days
Original file line number Diff line number Diff line change 7373
7474
7575
76+
77+
78+
79+
80+
81+
7682 # https://en.wikipedia.org/wiki/Ubuntu_version_history
7783 # https://hub.docker.com/_/ubuntu
7884 # The ubuntu:12.04 image fails to update.
@@ -720,10 +726,4 @@ jobs:
720726 # (zypper lr -u)
721727
722728
723-
724-
725-
726-
727-
728-
729729# -----------------------------------------------------------------------------
Original file line number Diff line number Diff line change 7171jobs :
7272
7373
74+
75+
76+
77+
78+
79+
7480 # https://en.wikipedia.org/wiki/Ubuntu_version_history
7581 # https://hub.docker.com/_/ubuntu
7682 # The ubuntu:12.04 image fails to update.
@@ -454,10 +460,4 @@ jobs:
454460
455461
456462
457-
458-
459-
460-
461-
462-
463463# -----------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments