Explorar o código

fix: remove macos arm64 build (#851)

Baptiste Augrain %!s(int64=3) %!d(string=hai) anos
pai
achega
85cbd0b0f2
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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"