فهرست منبع

fix: remove macos arm64 build (#851)

Baptiste Augrain 3 سال پیش
والد
کامیت
85cbd0b0f2
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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"