fix: remove macos arm64 build (#851)
This commit is contained in:
parent
b748657b09
commit
85cbd0b0f2
1 changed files with 2 additions and 2 deletions
4
.github/workflows/macos.yml
vendored
4
.github/workflows/macos.yml
vendored
|
@ -18,8 +18,8 @@ jobs:
|
|||
include:
|
||||
- vscode_arch: x64
|
||||
os: macOS-10.15
|
||||
- vscode_arch: arm64
|
||||
os: macOS-11
|
||||
# - vscode_arch: arm64
|
||||
# os: macOS-11
|
||||
|
||||
env:
|
||||
OS_NAME: "osx"
|
||||
|
|
Loading…
Reference in a new issue