Disable arm64 arch for CI
This commit is contained in:
parent
1968d5db65
commit
a8472c1629
|
@ -5,7 +5,7 @@ name: test
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
os: linux
|
os: linux
|
||||||
arch: arm64
|
#arch: arm64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: greeting
|
- name: greeting
|
||||||
|
|
Loading…
Reference in New Issue