rustup-dl-debug #16

Closed
leon wants to merge 26 commits from rustup-dl-debug into main
Showing only changes of commit 6be2648782 - Show all commits

View File

@ -1,6 +1,6 @@
kind: pipeline kind: pipeline
name: amd64 [debug] name: amd64 [debug]
custom_dns: [ 1.1.1.1, 1.0.0.1 ] custom_dnss: [ 1.1.1.1, 1.0.0.1 ]
platform: platform:
arch: amd64 arch: amd64
@ -39,7 +39,7 @@ steps:
--- ---
kind: pipeline kind: pipeline
name: arm64 [debug] name: arm64 [debug]
custom_dns: [ 1.1.1.1, 1.0.0.1 ] custom_dnss: [ 1.1.1.1, 1.0.0.1 ]
platform: platform:
arch: arm64 arch: arm64