Browse Source

fix: remove macos arm64 build (#851)

Baptiste Augrain 3 năm trước cách đây
mục cha
commit
85cbd0b0f2
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .github/workflows/macos.yml

+ 2 - 2
.github/workflows/macos.yml

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