remove arm64 pipeline [CI SKIP]
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: test-on-arm64
|
||||
name: test-on-amd64
|
||||
|
||||
platform:
|
||||
arch: arm64
|
||||
arch: amd64
|
||||
|
||||
steps:
|
||||
- name: rustfmt
|
||||
|
Reference in New Issue
Block a user