File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -369,11 +369,11 @@ steps:
369
369
370
370
---
371
371
kind : pipeline
372
- name : benching-arm64
372
+ name : benching-amd64
373
373
374
374
platform :
375
375
os : linux
376
- arch : arm64
376
+ arch : amd64
377
377
378
378
depends_on :
379
379
- compliance
@@ -558,7 +558,7 @@ trigger:
558
558
depends_on :
559
559
- testing-amd64
560
560
- testing-arm64
561
- - benching-arm64
561
+ - benching-amd64
562
562
563
563
steps :
564
564
- name : fetch-tags
@@ -654,7 +654,7 @@ trigger:
654
654
depends_on :
655
655
- testing-arm64
656
656
- testing-amd64
657
- - benching-arm64
657
+ - benching-amd64
658
658
659
659
steps :
660
660
- name : fetch-tags
@@ -768,7 +768,7 @@ platform:
768
768
depends_on :
769
769
- testing-amd64
770
770
- testing-arm64
771
- - benching-arm64
771
+ - benching-amd64
772
772
773
773
trigger :
774
774
ref :
@@ -866,7 +866,7 @@ platform:
866
866
depends_on :
867
867
- testing-amd64
868
868
- testing-arm64
869
- - benching-arm64
869
+ - benching-amd64
870
870
871
871
trigger :
872
872
ref :
@@ -993,7 +993,7 @@ trigger:
993
993
depends_on :
994
994
- testing-amd64
995
995
- testing-arm64
996
- - benching-arm64
996
+ - benching-amd64
997
997
- release-version
998
998
- release-latest
999
999
- docker-linux-amd64-release
You can’t perform that action at this time.
0 commit comments