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:
parent
e56a297437
commit
5db56b99c6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -20,8 +20,6 @@ jobs:
|
||||
exclude:
|
||||
- goos: darwin
|
||||
goarch: arm
|
||||
- goos: darwin
|
||||
goarch: arm64
|
||||
- goos: darwin
|
||||
goarch: "386"
|
||||
- goos: windows
|
||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -14,8 +14,6 @@ jobs:
|
||||
exclude:
|
||||
- goos: darwin
|
||||
goarch: arm
|
||||
- goos: darwin
|
||||
goarch: arm64
|
||||
- goos: darwin
|
||||
goarch: "386"
|
||||
- goos: windows
|
||||
|
Loading…
x
Reference in New Issue
Block a user