1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-06 03:53:50 +08:00

add darwin_arm64 ci build.

This commit is contained in:
Mrs4s 2021-02-19 18:09:03 +08:00
parent e56a297437
commit 5db56b99c6
2 changed files with 0 additions and 4 deletions

View File

@ -20,8 +20,6 @@ jobs:
exclude:
- goos: darwin
goarch: arm
- goos: darwin
goarch: arm64
- goos: darwin
goarch: "386"
- goos: windows

View File

@ -14,8 +14,6 @@ jobs:
exclude:
- goos: darwin
goarch: arm
- goos: darwin
goarch: arm64
- goos: darwin
goarch: "386"
- goos: windows