Skip to content

Commit a07f7e6

Browse files
committed
remove more duplicate targets
1 parent 1ce1d31 commit a07f7e6

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

azure-pipelines/playground.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ extends:
2424
target: aarch64-unknown-linux-gnu
2525
- name: linux
2626
target: armv7-unknown-linux-gnueabihf
27-
- name: linux
28-
target: aarch64-unknown-linux-gnu
2927
- name: darwin
3028
target: aarch64-apple-darwin
3129
- name: darwin

azure-pipelines/pre-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ extends:
3232
target: aarch64-unknown-linux-gnu
3333
- name: linux
3434
target: armv7-unknown-linux-gnueabihf
35-
- name: linux
36-
target: aarch64-unknown-linux-gnu
3735
- name: darwin
3836
target: aarch64-apple-darwin
3937
- name: darwin

azure-pipelines/stable.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ extends:
3030
target: aarch64-unknown-linux-gnu
3131
- name: linux
3232
target: armv7-unknown-linux-gnueabihf
33-
- name: linux
34-
target: aarch64-unknown-linux-gnu
3533
- name: darwin
3634
target: aarch64-apple-darwin
3735
- name: darwin

0 commit comments

Comments
 (0)