Skip to content

Commit 742c891

Browse files
committed
fix(napi): remove apple x86
1 parent ac11ebc commit 742c891

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/napi-build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
matrix:
2525
include:
2626
# macOS
27-
- os: macos-latest
28-
target: x86_64-apple-darwin
2927
- os: macos-latest
3028
target: aarch64-apple-darwin
3129
# Windows
@@ -119,8 +117,6 @@ jobs:
119117
fail-fast: false
120118
matrix:
121119
include:
122-
- os: macos-latest
123-
target: x86_64-apple-darwin
124120
- os: macos-latest
125121
target: aarch64-apple-darwin
126122
- os: windows-latest

0 commit comments

Comments
 (0)