focus on arm64 first

This commit is contained in:
Emman 2021-12-29 09:03:14 +08:00
parent 3e921379d9
commit 520b70b2b1

View File

@ -23,5 +23,5 @@ install:
script:
- go test -v ./...
#after_success:
# - go test -v -short -bench . -run=^$ ./...
after_success:
- go test -v -short -bench . -run=^$ ./...