Skip to content

Commit

Permalink
fix: remove macos arm64 build (#851)
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyam authored Sep 20, 2021
1 parent b748657 commit 85cbd0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 85cbd0b

Please sign in to comment.