Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit d5d4950

Browse files
committed
Remove Electron arm64 Mac prebuild
1 parent 4dbb9e2 commit d5d4950

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,6 @@ jobs:
7575
if: ${{ matrix.os != 'macos-latest' }}
7676
name: Prebuild for Electron (ARM64)
7777

78-
- run: npm run prebuild-electron-arm64-mac
79-
if: ${{ matrix.os == 'macos-latest' }}
80-
name: Prebuild for Electron MacOS (ARM64)
81-
8278
- run: |
8379
docker build -t node-keytar/i386 docker/i386
8480
docker run --rm -v ${PWD}:/project node-keytar/i386 /bin/bash -c "cd /project && npm run prebuild-node-ia32 && npm run prebuild-electron-ia32"

0 commit comments

Comments
 (0)