Skip to content

Commit ad8de13

Browse files
committed
CI: benching use amd64
1 parent 739dc41 commit ad8de13

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.drone.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -369,11 +369,11 @@ steps:
369369

370370
---
371371
kind: pipeline
372-
name: benching-arm64
372+
name: benching-amd64
373373

374374
platform:
375375
os: linux
376-
arch: arm64
376+
arch: amd64
377377

378378
depends_on:
379379
- compliance
@@ -558,7 +558,7 @@ trigger:
558558
depends_on:
559559
- testing-amd64
560560
- testing-arm64
561-
- benching-arm64
561+
- benching-amd64
562562

563563
steps:
564564
- name: fetch-tags
@@ -654,7 +654,7 @@ trigger:
654654
depends_on:
655655
- testing-arm64
656656
- testing-amd64
657-
- benching-arm64
657+
- benching-amd64
658658

659659
steps:
660660
- name: fetch-tags
@@ -768,7 +768,7 @@ platform:
768768
depends_on:
769769
- testing-amd64
770770
- testing-arm64
771-
- benching-arm64
771+
- benching-amd64
772772

773773
trigger:
774774
ref:
@@ -866,7 +866,7 @@ platform:
866866
depends_on:
867867
- testing-amd64
868868
- testing-arm64
869-
- benching-arm64
869+
- benching-amd64
870870

871871
trigger:
872872
ref:
@@ -993,7 +993,7 @@ trigger:
993993
depends_on:
994994
- testing-amd64
995995
- testing-arm64
996-
- benching-arm64
996+
- benching-amd64
997997
- release-version
998998
- release-latest
999999
- docker-linux-amd64-release

0 commit comments

Comments
 (0)