diff --git a/.github/workflows/extension.yml b/.github/workflows/extension.yml index 81a025922a..779ee8a263 100644 --- a/.github/workflows/extension.yml +++ b/.github/workflows/extension.yml @@ -40,9 +40,9 @@ jobs: - os: ubuntu-latest target: alpine-x64 npm_config_arch: x64 - - os: macos-latest - target: darwin-arm64 - npm_config_arch: x64 + # - os: macos-latest + # target: darwin-arm64 + # npm_config_arch: x64 - os: macos-latest target: darwin-arm64 npm_config_arch: arm64