6060 uses : docker/build-push-action@v5
6161 with :
6262 file : ./ci/linux-debian.Dockerfile
63- tags : linux -debian-image
63+ tags : x64 -debian-image
6464 cache-from : type=gha
6565 cache-to : type=gha,mode=min
6666
@@ -106,7 +106,7 @@ jobs:
106106 uses : ./.github/actions/run-in-docker-action
107107 with :
108108 dockerfile : ./ci/linux-debian.Dockerfile
109- tag : linux -debian-image
109+ tag : x64 -debian-image
110110
111111 - name : Print logs
112112 uses : ./.github/actions/print-logs
@@ -142,7 +142,7 @@ jobs:
142142 uses : ./.github/actions/run-in-docker-action
143143 with :
144144 dockerfile : ./ci/linux-debian.Dockerfile
145- tag : linux -debian-image
145+ tag : x64 -debian-image
146146
147147 - name : Print logs
148148 uses : ./.github/actions/print-logs
@@ -174,7 +174,7 @@ jobs:
174174 uses : ./.github/actions/run-in-docker-action
175175 with :
176176 dockerfile : ./ci/linux-debian.Dockerfile
177- tag : linux -debian-image
177+ tag : x64 -debian-image
178178
179179 - name : Print logs
180180 uses : ./.github/actions/print-logs
@@ -215,7 +215,7 @@ jobs:
215215 uses : ./.github/actions/run-in-docker-action
216216 with :
217217 dockerfile : ./ci/linux-debian.Dockerfile
218- tag : linux -debian-image
218+ tag : x64 -debian-image
219219
220220 - name : Print logs
221221 uses : ./.github/actions/print-logs
@@ -258,7 +258,7 @@ jobs:
258258 uses : ./.github/actions/run-in-docker-action
259259 with :
260260 dockerfile : ./ci/linux-debian.Dockerfile
261- tag : linux -debian-image
261+ tag : x64 -debian-image
262262
263263 - name : Print logs
264264 uses : ./.github/actions/print-logs
@@ -290,7 +290,7 @@ jobs:
290290 uses : ./.github/actions/run-in-docker-action
291291 with :
292292 dockerfile : ./ci/linux-debian.Dockerfile
293- tag : linux -debian-image
293+ tag : x64 -debian-image
294294
295295 - name : Print logs
296296 uses : ./.github/actions/print-logs
@@ -333,7 +333,7 @@ jobs:
333333 uses : ./.github/actions/run-in-docker-action
334334 with :
335335 dockerfile : ./ci/linux-debian.Dockerfile
336- tag : linux -debian-image
336+ tag : x64 -debian-image
337337
338338 - name : Print logs
339339 uses : ./.github/actions/print-logs
@@ -377,7 +377,7 @@ jobs:
377377 uses : ./.github/actions/run-in-docker-action
378378 with :
379379 dockerfile : ./ci/linux-debian.Dockerfile
380- tag : linux -debian-image
380+ tag : x64 -debian-image
381381
382382 - name : Print logs
383383 uses : ./.github/actions/print-logs
@@ -428,7 +428,7 @@ jobs:
428428 uses : ./.github/actions/run-in-docker-action
429429 with :
430430 dockerfile : ./ci/linux-debian.Dockerfile
431- tag : linux -debian-image
431+ tag : x64 -debian-image
432432
433433 - name : Print logs
434434 uses : ./.github/actions/print-logs
@@ -471,7 +471,7 @@ jobs:
471471 uses : ./.github/actions/run-in-docker-action
472472 with :
473473 dockerfile : ./ci/linux-debian.Dockerfile
474- tag : linux -debian-image
474+ tag : x64 -debian-image
475475
476476 - name : Print logs
477477 uses : ./.github/actions/print-logs
@@ -678,7 +678,7 @@ jobs:
678678 uses : ./.github/actions/run-in-docker-action
679679 with :
680680 dockerfile : ./ci/linux-debian.Dockerfile
681- tag : linux -debian-image
681+ tag : x64 -debian-image
682682
683683 - name : Print logs
684684 uses : ./.github/actions/print-logs
@@ -697,7 +697,7 @@ jobs:
697697 uses : ./.github/actions/run-in-docker-action
698698 with :
699699 dockerfile : ./ci/linux-debian.Dockerfile
700- tag : linux -debian-image
700+ tag : x64 -debian-image
701701 command : |
702702 g++ -Werror include/*.h
703703 clang -Werror -x c++-header include/*.h
0 commit comments