diff --git a/.github/workflows/javascript.yml b/.github/workflows/javascript.yml index 825e664..448385f 100644 --- a/.github/workflows/javascript.yml +++ b/.github/workflows/javascript.yml @@ -20,8 +20,8 @@ jobs: target: win32-x64 - runner: ubuntu-latest target: linux-x64-gnu - - runner: macos-14 - target: darwin-arm64 + #- runner: macos-14 + # target: darwin-arm64 #- runner: macos-12 # target: darwin-64 steps: