File tree Expand file tree Collapse file tree 3 files changed +0
-11
lines changed Expand file tree Collapse file tree 3 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -152,10 +152,6 @@ jobs:
152152 - name : dist-x86_64-linux
153153 os : ubuntu-latest-xl
154154 env : {}
155- - name : dist-x86_64-linux-alt
156- env :
157- IMAGE : dist-x86_64-linux
158- os : ubuntu-latest-xl
159155 timeout-minutes : 600
160156 runs-on : " ${{ matrix.os }}"
161157 steps :
Original file line number Diff line number Diff line change 2626 strategy :
2727 matrix :
2828 dist-x86_64-linux : {}
29- dist-x86_64-linux-alt :
30- IMAGE : dist-x86_64-linux
3129
3230# The macOS and Windows builds here are currently disabled due to them not being
3331# overly necessary on `try` builds. We also don't actually have anything that
Original file line number Diff line number Diff line change @@ -281,11 +281,6 @@ jobs:
281281 - name : dist-x86_64-linux
282282 << : *job-linux-xl
283283
284- - name : dist-x86_64-linux-alt
285- env :
286- IMAGE : dist-x86_64-linux
287- << : *job-linux-xl
288-
289284 auto :
290285 << : *base-ci-job
291286 name : auto
You can’t perform that action at this time.
0 commit comments