fix: remove macos arm64 build (#851)

This commit is contained in:
Baptiste Augrain 2021-09-20 09:25:00 +02:00 committed by GitHub
parent b748657b09
commit 85cbd0b0f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"