remove arm64 pipeline [CI SKIP]
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
glyph 2022-04-15 10:22:39 +02:00
parent 126609a605
commit 00d33c2c69
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
kind: pipeline
type: docker
name: test-on-arm64
name: test-on-amd64
platform:
arch: arm64
arch: amd64
steps:
- name: rustfmt